am 112e35b4: Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecoder" into lmp-mr1-dev
* commit '112e35b4641a1a8cad3616c8209ab47f03f9ab67': Update generationId on bitmaps when decoded into by BitmapRegionDecoder
This commit is contained in:
@@ -242,6 +242,7 @@ static jobject nativeDecodeRegion(JNIEnv* env, jobject, jlong brdHandle,
|
||||
}
|
||||
|
||||
if (tileBitmap != NULL) {
|
||||
bitmap->notifyPixelsChanged();
|
||||
return tileBitmap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user