Searched refs:onBitmapChanged (Results 1 – 3 of 3) sorted by relevance
190 spyColorExtractor.onBitmapChanged(bitmap); in testMiniBitmapCreation()211 spyColorExtractor.onBitmapChanged(bitmap); in testSmallMiniBitmapCreation()236 () -> spyColorExtractor.onBitmapChanged(bitmap), in testNewColorExtraction()272 () -> spyColorExtractor.onBitmapChanged(bitmap), in testRemoveColors()307 spyColorExtractor.onBitmapChanged(bitmap); in testRecomputeColorExtraction()328 spyColorExtractor.onBitmapChanged(newBitmap); in testRecomputeColorExtraction()344 spyColorExtractor.onBitmapChanged(bitmap); in testCleanUp()
146 public void onBitmapChanged(@NonNull Bitmap bitmap) { in onBitmapChanged() method in WallpaperLocalColorExtractor
414 mWallpaperLocalColorExtractor.onBitmapChanged(mBitmap); in recomputeColorExtractorMiniBitmap()