skia2/tools/android
msarett 7fdda6091c Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec
This fixes a bug in Android.  We cannot access the pixels after
calling decodeRegion() because the call to lock is missing.

BUG=skia:

Review URL: https://codereview.chromium.org/1442553003
2015-11-13 05:56:27 -08:00
..
SkBitmapRegionCanvas.cpp Make BRD take advantage of zero initialized memory 2015-11-11 13:30:43 -08:00
SkBitmapRegionCanvas.h Make BRD take advantage of zero initialized memory 2015-11-11 13:30:43 -08:00
SkBitmapRegionCodec.cpp Lock pixels again after dummy reset of pixel ref in SkBitmapRegionCodec 2015-11-13 05:56:27 -08:00
SkBitmapRegionCodec.h Make BRD take advantage of zero initialized memory 2015-11-11 13:30:43 -08:00
SkBitmapRegionDecoder.cpp Reorganize BRD code in new tools directory 2015-11-10 15:49:46 -08:00
SkBitmapRegionDecoder.h Make BRD take advantage of zero initialized memory 2015-11-11 13:30:43 -08:00
SkBitmapRegionDecoderPriv.h Reorganize BRD code in new tools directory 2015-11-10 15:49:46 -08:00
SkBRDAllocator.h Add include guards for SkBRDAllocator 2015-11-11 22:54:24 -08:00