Searched refs:computeAndNotifyLocalColors (Results 1 – 1 of 1) sorted by relevance
176 computeAndNotifyLocalColors(new ArrayList<>(mColorAreas), mMiniBitmap)); in onOffsetsChanged()190 computeAndNotifyLocalColors(mLocalColorsToAdd, mMiniBitmap); in updateMiniBitmapAndNotify()243 computeAndNotifyLocalColors(regions, bitmap); in addLocalColorsAreas()248 private void computeAndNotifyLocalColors(@NonNull List<RectF> regions, Bitmap b) { in computeAndNotifyLocalColors() method in ImageWallpaper.GLEngine