Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move SkBitmapRegionDecoder to include/android and src/android | msarett | 2015-11-13 |
This will expose the BitmapRegionDecoder API as a public include and move the implementation to src. This makes this code more naturally exposed in Android and easier to test in DM and nanobench. BUG=skia: Review URL: https://codereview.chromium.org/1438873002 |