Searched refs:getScaledHeight (Results 1 – 7 of 7) sorted by relevance
1099 public int getScaledHeight(Canvas canvas) { in getScaledHeight() method in Bitmap1115 public int getScaledHeight(DisplayMetrics metrics) { in getScaledHeight() method in Bitmap1137 public int getScaledHeight(int targetDensity) { in getScaledHeight() method in Bitmap
77 mBitmapHeight = mBitmap.getScaledHeight(mTargetDensity); in computeBitmapSize()
240 mBitmap.getScaledHeight(metrics)); in onMeasure()
64 NO DOC BLOCK: android.graphics.Bitmap Method getScaledHeight(android.graphics.Canvas)65 NO DOC BLOCK: android.graphics.Bitmap Method getScaledHeight(android.util.DisplayMetrics)66 NO DOC BLOCK: android.graphics.Bitmap Method getScaledHeight(int)
216 mBitmapHeight = bitmap.getScaledHeight(mTargetDensity); in computeBitmapSize()
10758 method public int getScaledHeight(android.graphics.Canvas);10759 method public int getScaledHeight(android.util.DisplayMetrics);10760 method public int getScaledHeight(int);
10452 method public int getScaledHeight(android.graphics.Canvas);10453 method public int getScaledHeight(android.util.DisplayMetrics);10454 method public int getScaledHeight(int);