Searched refs:getScaledHeight (Results 1 – 10 of 10) sorted by relevance
1176 public int getScaledHeight(Canvas canvas) { in getScaledHeight() method in Bitmap1192 public int getScaledHeight(DisplayMetrics metrics) { in getScaledHeight() method in Bitmap1214 public int getScaledHeight(int targetDensity) { in getScaledHeight() method in Bitmap
80 mBitmapHeight = mBitmap.getScaledHeight(mTargetDensity); in computeBitmapSize()
508 mStagingProperties.getScaledWidth(), mStagingProperties.getScaledHeight()); in drawStaging()542 mProperties.getScaledHeight()); in getBitmapUpdateIfDirty()
652 float getScaledHeight() const { in getScaledHeight() function
240 mBitmap.getScaledHeight(metrics)); in onMeasure()
217 mBitmapHeight = bitmap.getScaledHeight(mTargetDensity); in computeBitmapSize()
10452 method public int getScaledHeight(android.graphics.Canvas);10453 method public int getScaledHeight(android.util.DisplayMetrics);10454 method public int getScaledHeight(int);
11474 method public int getScaledHeight(android.graphics.Canvas);11475 method public int getScaledHeight(android.util.DisplayMetrics);11476 method public int getScaledHeight(int);
11487 method public int getScaledHeight(android.graphics.Canvas);11488 method public int getScaledHeight(android.util.DisplayMetrics);11489 method public int getScaledHeight(int);
11913 method public int getScaledHeight(android.graphics.Canvas);11914 method public int getScaledHeight(android.util.DisplayMetrics);11915 method public int getScaledHeight(int);