Searched refs:getDirtyBounds (Results 1 – 8 of 8) sorted by relevance
247 override fun getDirtyBounds(): Rect { in getDirtyBounds() method in com.android.systemui.media.LightSourceDrawable251 bounds.union(super.getDirtyBounds()) in getDirtyBounds()
672 final Rect bounds = getDirtyBounds(); in draw()912 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable939 dirtyBounds.union(super.getDirtyBounds()); in getDirtyBounds()
331 public Rect getDirtyBounds() { in getDirtyBounds() method in Drawable
23087 final Rect dirty = drawable.getDirtyBounds(); in invalidateDrawable()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8520 HSPLandroid/graphics/drawable/Drawable;->getDirtyBounds()Landroid/graphics/Rect;8978 HSPLandroid/graphics/drawable/RippleDrawable;->getDirtyBounds()Landroid/graphics/Rect;
11690 method public android.graphics.Rect getDirtyBounds();
15846 method @NonNull public android.graphics.Rect getDirtyBounds();