Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/drawable/
DLightSourceDrawable.kt260 override fun getDirtyBounds(): Rect { in getDirtyBounds() method in com.android.systemui.media.controls.ui.drawable.LightSourceDrawable
269 bounds.union(super.getDirtyBounds()) in getDirtyBounds()
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleDrawable.java820 final Rect bounds = getDirtyBounds(); in drawSolid()
891 canvas.clipRect(getDirtyBounds()); in drawPatterned()
1261 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable
1288 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
DDrawable.java328 public @NonNull Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
/frameworks/base/core/java/android/view/
DView.java25647 final Rect dirty = drawable.getDirtyBounds(); in invalidateDrawable()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt7107 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;
7575 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
/frameworks/base/config/
Dboot-image-profile.txt7110 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;
7578 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11690 method public android.graphics.Rect getDirtyBounds();
/frameworks/base/core/api/
Dcurrent.txt17491 method @NonNull public android.graphics.Rect getDirtyBounds();