Searched defs:setHotspot (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ | ||
D | DrawableWrapper.java | 262 public void setHotspot(float x, float y) { in setHotspot() method in DrawableWrapper |
D | RippleDrawable.java | 537 public void setHotspot(float x, float y) { in setHotspot() method in RippleDrawable |
D | DrawableContainer.java | 302 public void setHotspot(float x, float y) { in setHotspot() method in DrawableContainer |
D | AdaptiveIconDrawable.java | 608 public void setHotspot(float x, float y) { in setHotspot() method in AdaptiveIconDrawable |
D | Drawable.java | 752 public void setHotspot(float x, float y) {} in setHotspot() method in Drawable |
D | LayerDrawable.java | 1292 public void setHotspot(float x, float y) { in setHotspot() method in LayerDrawable |
D | AnimatedVectorDrawable.java | 470 public void setHotspot(float x, float y) { in setHotspot() method in AnimatedVectorDrawable |