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/
DLightSourceDrawable.kt232 override fun setHotspot(x: Float, y: Float) { in setHotspot() method in com.android.systemui.media.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.java621 public void setHotspot(float x, float y) { in setHotspot() method in AdaptiveIconDrawable
DDrawable.java752 public void setHotspot(float x, float y) {} in setHotspot() method in Drawable
DRippleDrawable.java655 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