Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DLightSourceDrawable.kt252 override fun getDirtyBounds(): Rect { in getDirtyBounds() method in com.android.systemui.media.LightSourceDrawable
256 bounds.union(super.getDirtyBounds()) in getDirtyBounds()
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleDrawable.java813 final Rect bounds = getDirtyBounds(); in drawSolid()
873 canvas.clipRect(getDirtyBounds()); in drawPatterned()
1247 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable
1274 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
DDrawable.java331 public Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
/frameworks/base/core/java/android/view/
DView.java23386 final Rect dirty = drawable.getDirtyBounds(); in invalidateDrawable()
/frameworks/base/boot/
Dboot-image-profile.txt7454 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/graphics…
7924 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
/frameworks/base/config/
Dboot-image-profile.txt7450 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/graphics…
7920 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
/frameworks/base/core/api/
Dcurrent.txt16501 method @NonNull public android.graphics.Rect getDirtyBounds();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11690 method public android.graphics.Rect getDirtyBounds();