Searched refs:getDirtyBounds (Results 1 – 9 of 9) sorted by relevance
260 override fun getDirtyBounds(): Rect { in getDirtyBounds() method in com.android.systemui.media.controls.ui.drawable.LightSourceDrawable269 bounds.union(super.getDirtyBounds()) in getDirtyBounds()
820 final Rect bounds = getDirtyBounds(); in drawSolid()891 canvas.clipRect(getDirtyBounds()); in drawPatterned()1261 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable1288 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
328 public @NonNull Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
25647 final Rect dirty = drawable.getDirtyBounds(); in invalidateDrawable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7107 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;7575 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
7110 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;7578 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
11690 method public android.graphics.Rect getDirtyBounds();
17491 method @NonNull public android.graphics.Rect getDirtyBounds();