Home
last modified time | relevance | path

Searched defs:updateLayerBounds (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java193 protected void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable
236 protected void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in SplashscreenIconDrawableFactory.AdaptiveForegroundDrawable
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DDynamicAdaptiveIconDrawable.java212 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in DynamicAdaptiveIconDrawable
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java297 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in AdaptiveIconDrawable
H A DLayerDrawable.java1539 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in LayerDrawable