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 | 200         protected void updateLayerBounds(Rect bounds) {  in updateLayerBounds()  method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable | 
| /frameworks/native/services/surfaceflinger/FrontEnd/ | ||
| D | LayerSnapshotBuilder.cpp | 908 void LayerSnapshotBuilder::updateLayerBounds(LayerSnapshot& snapshot,  in updateLayerBounds()  function in android::surfaceflinger::frontend::LayerSnapshotBuilder | 
| /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 |