Searched defs:getScale (Results 1 – 6 of 6) sorted by relevance
117 private static float getScale(float hullArea, float boundingArea, float fullArea) { in getScale() method in IconNormalizer239 public synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds, in getScale() method in IconNormalizer
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
209 public float getScale() { in getScale() method in TestWallpaperPersister
175 public float getScale() { in getScale() method in FastBitmapDrawable
531 private float getScale(float alpha, SwipeButtonView icon) { in getScale() method in SwipeButtonHelper