Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableWrapper.java262 public void setHotspot(float x, float y) { in setHotspot() method in DrawableWrapper
DRippleDrawable.java537 public void setHotspot(float x, float y) { in setHotspot() method in RippleDrawable
DDrawableContainer.java302 public void setHotspot(float x, float y) { in setHotspot() method in DrawableContainer
DAdaptiveIconDrawable.java608 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
DLayerDrawable.java1292 public void setHotspot(float x, float y) { in setHotspot() method in LayerDrawable
DAnimatedVectorDrawable.java470 public void setHotspot(float x, float y) { in setHotspot() method in AnimatedVectorDrawable