Searched defs:getScale (Results 1 – 6 of 6) sorted by relevance
107 public float getScale() { in getScale() method in CircleFramedDrawable
250 protected float getScale(Matrix matrix) { in getScale() method in ImageViewTouchBase254 protected float getScale() { in getScale() method in ImageViewTouchBase
362 private float[] getScale(SurfaceView parentSurface) { in getScale() method in WallpaperConnection
223 public float getScale() { in getScale() method in TestWallpaperPersister
531 private float getScale(float alpha, SwipeButtonView icon) { in getScale() method in SwipeButtonHelper
487 private synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds) { in getScale() method in SimpleIconFactory