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 D | SplashscreenIconDrawableFactory.java | 193 protected void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable |
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/ | ||
H A D | DynamicAdaptiveIconDrawable.java | 212 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in DynamicAdaptiveIconDrawable |
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ | ||
H A D | AdaptiveIconDrawable.java | 297 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in AdaptiveIconDrawable |
H A D | LayerDrawable.java | 1539 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in LayerDrawable |