Searched refs:onDimAmountChanged (Results 1 – 4 of 4) sorted by relevance
521 public void onDimAmountChanged(float dimAmount) { in onDimAmountChanged() method in ImageWallpaper.CanvasEngine523 mWallpaperLocalColorExtractor.onDimAmountChanged(dimAmount); in onDimAmountChanged()
210 public void onDimAmountChanged(float dimAmount) { in onDimAmountChanged() method in WallpaperLocalColorExtractor
389 spyColorExtractor.onDimAmountChanged(0.5f); in testRecomputeColorsOnDimChanged()402 spyColorExtractor.onDimAmountChanged(0.3f); in testRecomputeColorsOnDimChangedBeforeBitmapLoaded()
851 public void onDimAmountChanged(float dimAmount) { in onDimAmountChanged() method in WallpaperService.Engine1070 if (offloadColorExtraction()) onDimAmountChanged(mWallpaperDimAmount); in updateWallpaperDimming()