Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java211 protected void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable
254 protected void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in SplashscreenIconDrawableFactory.AdaptiveForegroundDrawable
/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java328 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in AdaptiveIconDrawable
DLayerDrawable.java1539 private void updateLayerBounds(Rect bounds) { in updateLayerBounds() method in LayerDrawable
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.cpp963 void LayerSnapshotBuilder::updateLayerBounds(LayerSnapshot& snapshot, in updateLayerBounds() function in android::surfaceflinger::frontend::LayerSnapshotBuilder