Searched defs:scaledHeight (Results 1 – 9 of 9) sorted by relevance
75 void NinePatchPeeker::scale(float scaleX, float scaleY, int scaledWidth, int scaledHeight) { in scale()
207 int scaledHeight = size.height(); in decodeGainmap() local395 int scaledHeight = size.height(); in doDecode() local
174 int scaledHeight = (int) (ratio * originalHeight); in buildScaledBitmap() local
428 int scaledHeight = (int)(bounds.height() * canvasScaleY); in draw() local514 int scaledHeight = SkScalarCeilToInt(mProperties.getScaledHeight()); in draw() local
556 int scaledHeight = 0; member
496 int scaledHeight = Math.round(scale * (float) recordedContentBounds.height()); in updateMirroredSurface() local
250 int scaledHeight = (int) (screenHeight * scale); in getSupportedSize() local
449 final int scaledHeight = bitmapDrawable.getIntrinsicHeight(); in getBitmapFromDrawable() local
958 final int scaledHeight = (int) (halfHeight / mScale); in calculateMagnificationFrameBoundary() local