Home
last modified time | relevance | path

Searched refs:subImage (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DImageWallpaper.java336 Rect subImage = new Rect( in getLocalWallpaperColors() local
341 if (subImage.isEmpty()) { in getLocalWallpaperColors()
347 subImage.left, subImage.top, subImage.width(), subImage.height()); in getLocalWallpaperColors()