Searched refs:getScaledHeight (Results 1 – 9 of 9) sorted by relevance
454 mStagingProperties.getScaledHeight()); in drawStaging()481 mProperties.getScaledHeight()); in getBitmapUpdateIfDirty()493 dst.height() >= mProperties.getScaledHeight(); in updateCache()496 int scaledHeight = SkScalarCeilToInt(mProperties.getScaledHeight()); in updateCache()566 int scaledHeight = SkScalarCeilToInt(mProperties.getScaledHeight()); in draw()586 int scaledHeight = SkScalarCeilToInt(mProperties.getScaledHeight()); in draw()
614 float getScaledHeight() const { return mNonAnimatableProperties.scaledHeight; } in getScaledHeight() function
1523 public int getScaledHeight(Canvas canvas) { in getScaledHeight() method in Bitmap1539 public int getScaledHeight(DisplayMetrics metrics) { in getScaledHeight() method in Bitmap1567 public int getScaledHeight(int targetDensity) { in getScaledHeight() method in Bitmap
240 mBitmap.getScaledHeight(metrics)); in onMeasure()
236 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);
13623 method public int getScaledHeight(android.graphics.Canvas);13624 method public int getScaledHeight(android.util.DisplayMetrics);13625 method public int getScaledHeight(int);
5484 HSPLandroid/graphics/Bitmap;->getScaledHeight(I)I