Subclasses of SkDevice that overrode onAccessBitmap can remove that code -- it is not being called.
One caller on platform_skia was calling it (incidentally), but they can call accessPixels() instead for the same result. BUG=647756 Review-Url: https://codereview.chromium.org/2340813006 Cr-Commit-Position: refs/heads/master@{#419446}
Showing
Please register or sign in to comment