Home
last modified time | relevance | path

Searched defs:setHotspot (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
DLightSourceDrawable.kt240 override fun setHotspot(x: Float, y: Float) { in setHotspot() method in com.android.systemui.media.controls.ui.LightSourceDrawable
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableWrapper.java263 public void setHotspot(float x, float y) { in setHotspot() method in DrawableWrapper
DDrawableContainer.java301 public void setHotspot(float x, float y) { in setHotspot() method in DrawableContainer
DAdaptiveIconDrawable.java652 public void setHotspot(float x, float y) { in setHotspot() method in AdaptiveIconDrawable
DDrawable.java747 public void setHotspot(float x, float y) {} in setHotspot() method in Drawable
DRippleDrawable.java662 public void setHotspot(float x, float y) { in setHotspot() method in RippleDrawable
DLayerDrawable.java1293 public void setHotspot(float x, float y) { in setHotspot() method in LayerDrawable
DAnimatedVectorDrawable.java461 public void setHotspot(float x, float y) { in setHotspot() method in AnimatedVectorDrawable