Searched defs:updateLayerBounds (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ | ||
D | SplashscreenIconDrawableFactory.java | 211 protected void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable |
/frameworks/base/graphics/java/android/graphics/drawable/ | ||
D | AdaptiveIconDrawable.java | 328 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in AdaptiveIconDrawable |
D | LayerDrawable.java | 1539 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in LayerDrawable |
/frameworks/native/services/surfaceflinger/FrontEnd/ | ||
D | LayerSnapshotBuilder.cpp | 963 void LayerSnapshotBuilder::updateLayerBounds(LayerSnapshot& snapshot, in updateLayerBounds() function in android::surfaceflinger::frontend::LayerSnapshotBuilder |