Searched defs:scaledHeight (Results 1 – 13 of 13) sorted by relevance
75 void NinePatchPeeker::scale(float scaleX, float scaleY, int scaledWidth, int scaledHeight) { in scale()
204 int scaledHeight = size.height(); in decodeGainmap() local392 int scaledHeight = size.height(); in doDecode() local
125 int scaledHeight = (int)(mHeight * mScaleY); in getPixels() local
174 int scaledHeight = (int) (ratio * originalHeight); in buildScaledBitmap() local
155 int scaledHeight = (int) (VIEWBOX_HEIGHT * scale); in createBitmapCache() local
424 int scaledHeight = (int)(bounds.height() * canvasScaleY); in draw() local510 int scaledHeight = SkScalarCeilToInt(mProperties.getScaledHeight()); in draw() local
556 int scaledHeight = 0; member
180 float scaledHeight = scale * height; in updateGestureBackProgress() local
254 int scaledHeight = (int) (screenHeight * scale); in getSupportedSize() local
561 int scaledHeight = Math.round(scale.y * (float) recordedContentBounds.height()); in updateMirroredSurface() local
454 final int scaledHeight = bitmapDrawable.getIntrinsicHeight(); in getBitmapFromDrawable() local
254 val scaledHeight = taskBounds.height() * taskScale in <lambda>() constant
1242 final int scaledHeight = (int) (halfHeight / mScale); in calculateMagnificationFrameBoundary() local