Searched defs:scaleH (Results 1 – 3 of 3) sorted by relevance
673 float scaleH = mTmpRect.height() / (float) appHeight; in createScaleUpAnimationLocked() local1319 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked() local1378 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local1395 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local1424 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local1452 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local
806 float scaleH = (NORMALIZED_RECTANGLE_MAX - NORMALIZED_RECTANGLE_MIN) * 1.0f / in convertMeteringRectangleToLegacy() local963 float scaleH = previewCrop.height() * 1.0f / in convertCameraAreaToActiveArrayRectangle() local
910 final float scaleH = paddedHeight / (float) measuredPaddedHeight; in onLayout() local