Searched defs:updateLayerBounds (Results 1 - 1 of 1) sorted by path

/frameworks/base/graphics/java/android/graphics/drawable/
H A DLayerDrawable.java1483 updateLayerBounds(getBounds());
1504 updateLayerBounds(getBounds());
1512 updateLayerBounds(bounds);
1515 private void updateLayerBounds(Rect bounds) { method in class:LayerDrawable
1801 updateLayerBounds(getBounds());

Completed in 87 milliseconds