Searched refs:getDirtyBounds (Results 1 – 8 of 8) sorted by relevance
252 override fun getDirtyBounds(): Rect { in getDirtyBounds() method in com.android.systemui.media.LightSourceDrawable256 bounds.union(super.getDirtyBounds()) in getDirtyBounds()
813 final Rect bounds = getDirtyBounds(); in drawSolid()873 canvas.clipRect(getDirtyBounds()); in drawPatterned()1247 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable1274 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
331 public Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
23386 final Rect dirty = drawable.getDirtyBounds(); in invalidateDrawable()
7454 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/graphics…7924 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
7450 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/graphics…7920 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;+]Landroid/gr…
16501 method @NonNull public android.graphics.Rect getDirtyBounds();
11690 method public android.graphics.Rect getDirtyBounds();