Searched refs:getScaledHeight (Results 1 – 6 of 6) sorted by relevance
1128 public int getScaledHeight(Canvas canvas) { in getScaledHeight() method in Bitmap1144 public int getScaledHeight(DisplayMetrics metrics) { in getScaledHeight() method in Bitmap1166 public int getScaledHeight(int targetDensity) { in getScaledHeight() method in Bitmap
80 mBitmapHeight = mBitmap.getScaledHeight(mTargetDensity); in computeBitmapSize()
240 mBitmap.getScaledHeight(metrics)); in onMeasure()
216 mBitmapHeight = bitmap.getScaledHeight(mTargetDensity); in computeBitmapSize()
10998 method public int getScaledHeight(android.graphics.Canvas);10999 method public int getScaledHeight(android.util.DisplayMetrics);11000 method public int getScaledHeight(int);
11335 method public int getScaledHeight(android.graphics.Canvas);11336 method public int getScaledHeight(android.util.DisplayMetrics);11337 method public int getScaledHeight(int);