Searched refs:onBitmapDecoded (Results 1 – 8 of 8) sorted by relevance
107 receiver.onBitmapDecoded(cached); in decodeBitmap()113 receiver.onBitmapDecoded(bitmap); in decodeBitmap()142 receiver.onBitmapDecoded(cached); in decodeBitmapRegion()149 receiver.onBitmapDecoded(bitmap); in decodeBitmapRegion()
130 new Handler(Looper.getMainLooper()).post(() -> receiver.onBitmapDecoded(decodedBitmap)); in decodeBitmapCompleted()226 public void onBitmapDecoded(Bitmap bitmap) { in loadDrawable()277 public void onBitmapDecoded(Bitmap bitmap) { in loadDrawableWithTransition()282 public void onBitmapDecoded(@Nullable Bitmap newBitmap) { in loadDrawableWithTransition()405 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()
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()
51 public void onBitmapDecoded(Bitmap bitmap) { in cropAndScaleBitmap()
144 public void onBitmapDecoded(@Nullable Bitmap bitmap) { in setIndividualWallpaper()