Searched defs:getDirtyBounds (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ | ||
| D | LightSourceDrawable.kt | 260 override fun getDirtyBounds(): Rect { in getDirtyBounds() method in com.android.systemui.media.controls.ui.LightSourceDrawable |
| /frameworks/base/graphics/java/android/graphics/drawable/ | ||
| D | Drawable.java | 328 public @NonNull Rect getDirtyBounds() { in getDirtyBounds() method in Drawable |
| D | RippleDrawable.java | 1261 public Rect getDirtyBounds() { in getDirtyBounds() method in RippleDrawable |