Home
last modified time | relevance | path

Searched refs:getDirtyBounds (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleDrawable.java631 final Rect bounds = getDirtyBounds(); in draw()
858 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable
885 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
DDrawable.java235 public Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
/frameworks/base/core/java/android/view/
DView.java15821 final Rect dirty = drawable.getDirtyBounds();
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt432 NO DOC BLOCK: android.graphics.drawable.Drawable Method getDirtyBounds()
/frameworks/base/api/
Dsystem-current.txt11998 method public android.graphics.Rect getDirtyBounds();
Dcurrent.txt11692 method public android.graphics.Rect getDirtyBounds();