Searched refs:onBitmapDecoded (Results 1 – 8 of 8) sorted by relevance
62 receiver.onBitmapDecoded(mBitmap)); in decodeBitmap()69 receiver.onBitmapDecoded(mBitmap)); in decodeBitmap()76 receiver.onBitmapDecoded(mBitmap)); in decodeBitmapRegion()
53 public void onBitmapDecoded(Bitmap bitmap) { in cropAndScaleBitmap()
109 receiver.onBitmapDecoded(cached); in decodeBitmap()115 receiver.onBitmapDecoded(bitmap); in decodeBitmap()144 receiver.onBitmapDecoded(cached); in decodeBitmapRegion()151 receiver.onBitmapDecoded(bitmap); in decodeBitmapRegion()
132 new Handler(Looper.getMainLooper()).post(() -> receiver.onBitmapDecoded(decodedBitmap)); in decodeBitmapCompleted()228 public void onBitmapDecoded(Bitmap bitmap) { in loadDrawable()279 public void onBitmapDecoded(Bitmap bitmap) { in loadDrawableWithTransition()284 public void onBitmapDecoded(@Nullable Bitmap newBitmap) { in loadDrawableWithTransition()434 void onBitmapDecoded(@Nullable Bitmap bitmap); in onBitmapDecoded() method
135 receiver.onBitmapDecoded(null); in decodeBitmapRegion()141 public void onBitmapDecoded(@Nullable Bitmap fullBitmap) { in decodeBitmapRegion()
158 receiver.onBitmapDecoded(null); in decodeBitmapRegion()
51 public void onBitmapDecoded(Bitmap bitmap) { in cropAndScaleBitmap()
149 public void onBitmapDecoded(@Nullable Bitmap bitmap) { in setIndividualWallpaper()