Home
last modified time | relevance | path

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

/frameworks/support/v4/api21/android/support/v4/graphics/drawable/
DDrawableWrapperLollipop.java58 public Rect getDirtyBounds() { in getDirtyBounds() method in DrawableWrapperLollipop
59 return mDrawable.getDirtyBounds(); in getDirtyBounds()
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleDrawable.java688 final Rect bounds = getDirtyBounds(); in draw()
917 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable
944 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
DDrawable.java286 public Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
/frameworks/base/core/java/android/view/
DView.java17673 final Rect dirty = drawable.getDirtyBounds(); in invalidateDrawable()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt432 NO DOC BLOCK: android.graphics.drawable.Drawable Method getDirtyBounds()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11690 method public android.graphics.Rect getDirtyBounds();
/frameworks/base/api/
Dcurrent.txt12738 method public android.graphics.Rect getDirtyBounds();
Dtest-current.txt12751 method public android.graphics.Rect getDirtyBounds();
Dsystem-current.txt13177 method public android.graphics.Rect getDirtyBounds();