Searched refs:onBitmapDecoded (Results 1 – 7 of 7) sorted by relevance
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()435 void onBitmapDecoded(@Nullable Bitmap bitmap); in onBitmapDecoded() method
135 receiver.onBitmapDecoded(null); in decodeBitmapRegion()141 public void onBitmapDecoded(@Nullable Bitmap fullBitmap) { in decodeBitmapRegion()
163 receiver.onBitmapDecoded(null); in decodeBitmapRegion()
82 receiver.onBitmapDecoded(mBitmap)); in decodeBitmap()89 receiver.onBitmapDecoded(mBitmap)); in decodeBitmap()96 receiver.onBitmapDecoded(mBitmap)); in decodeBitmapRegion()
53 public void onBitmapDecoded(Bitmap bitmap) { in cropAndScaleBitmap()
150 public void onBitmapDecoded(@Nullable Bitmap bitmap) { in setIndividualWallpaper()