Home
last modified time | relevance | path

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

/frameworks/support/compat/api21/android/support/v4/graphics/drawable/
DDrawableWrapperApi21.java60 public Rect getDirtyBounds() { in getDirtyBounds() method in DrawableWrapperApi21
61 return mDrawable.getDirtyBounds(); in getDirtyBounds()
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleDrawable.java694 final Rect bounds = getDirtyBounds(); in draw()
923 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable
950 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
DDrawable.java304 public Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
/frameworks/base/core/java/android/view/
DView.java19755 final Rect dirty = drawable.getDirtyBounds();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11690 method public android.graphics.Rect getDirtyBounds();
/frameworks/base/api/
Dcurrent.txt13954 method public android.graphics.Rect getDirtyBounds();
Dsystem-current.txt14734 method public android.graphics.Rect getDirtyBounds();