Searched defs:scaleHeight (Results 1 – 12 of 12) sorted by relevance
36 float scaleHeight = 1.0f; in scaleVideoAndFillView() local100 float scaleHeight = 1.0f; in scaleVideoMaintainingAspectRatio() local
40 private final boolean scaleHeight; field in FixedAspectSurfaceView
55 float scaleHeight = ((float) maxDimension) / actualHeight; in getSafeDrawable() local
66 int scaleHeight = (int) Math.ceil(bm.getHeight() * scale); in scaleBitmap() local
90 public ScaleDrawable(Drawable drawable, int gravity, float scaleWidth, float scaleHeight) { in ScaleDrawable()
210 float scaleHeight = mBitmapBounds.height() / (float) mBitmap.getHeight(); in onDraw() local
210 int scaleHeight = (int) (height * (scaleEndRow - scaleStartRow)); in onMeasure() local
168 float scaleHeight = ((float) vheight) / (iheight * OVERLAY_ICON_SIZE_DENOMINATOR); in updateOverlayIconBounds() local
278 const float scaleHeight = (float(win.bottom) - float(win.top)) / bufferHeight; in prepareClientComposition() local
1039 final float scaleHeight = ((float) maxHeight) / actualHeight; in getSafeDrawable() local
632 final float scaleHeight = CROPPED_SIZE / cropWidth; in getCroppedPhoto() local
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...