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

/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1333 * Convenience for calling {@link #getScaledHeight(int)} with the target
1336 public int getScaledHeight(Canvas canvas) { method in class:Bitmap
1349 * Convenience for calling {@link #getScaledHeight(int)} with the target
1352 public int getScaledHeight(DisplayMetrics metrics) { method in class:Bitmap
1374 public int getScaledHeight(int targetDensity) { method in class:Bitmap
/frameworks/base/libs/hwui/
H A DVectorDrawable.h652 float getScaledHeight() const { function in class:android::uirenderer::VectorDrawable::Tree::TreeProperties

Completed in 57 milliseconds