Home
last modified time | relevance | path

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

/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/wallpaper/listener/
DLiveWallpaperEventListener.kt70 fun computeWallpaperColors(): WallpaperColors? in onOffsetChanged() method
/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/wallpaper/
DLiveWallpaper.kt355 (wallpaperEngine as LiveWallpaperEventListener).computeWallpaperColors() in onComputeColors()