Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java111 splashscreenWorkerHandler.post(() -> preDrawIcon(drawable, srcIconSize)); in ImmobileIconDrawable()
114 private void preDrawIcon(Drawable drawable, int size) { in preDrawIcon() method in SplashscreenIconDrawableFactory.ImmobileIconDrawable