Searched defs:getScaledWidth (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1165 * Convenience for calling {@link #getScaledWidth(int)} with the target
1168 public int getScaledWidth(Canvas canvas) { method in class:Bitmap
1181 * Convenience for calling {@link #getScaledWidth(int)} with the target
1184 public int getScaledWidth(DisplayMetrics metrics) { method in class:Bitmap
1203 public int getScaledWidth(int targetDensity) { method in class:Bitmap
/frameworks/base/libs/hwui/
H A DVectorDrawable.h649 float getScaledWidth() const { function in class:android::uirenderer::VectorDrawable::Tree::TreeProperties

Completed in 52 milliseconds