Searched defs:scaledHeight (Results 1 – 14 of 14) sorted by relevance
75 void NinePatchPeeker::scale(float scaleX, float scaleY, int scaledWidth, int scaledHeight) { in scale()
199 int scaledHeight = size.height(); in decodeGainmap() local387 int scaledHeight = size.height(); in doDecode() local
120 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
201 float scaledHeight = scale * height; in updateGestureBackProgress() local
270 int scaledHeight = (int) (screenHeight * scale); in getSupportedSize() local
597 int scaledHeight = Math.round(scale.y * (float) recordedContentBounds.height()); in updateMirroredSurface() local
475 final int scaledHeight = bitmapDrawable.getIntrinsicHeight(); in getBitmapFromDrawable() local
323 val scaledHeight = taskBounds.height() * taskScale in <lambda>() constant
2675 val scaledHeight = bounds.height() * destLayout.densityDpi() / sourceLayout.densityDpi() in <lambda>() constant
1060 final int scaledHeight = (int) (halfHeight / mScale); in calculateMagnificationFrameBoundary() local