Searched defs:scaleH (Results 1 – 3 of 3) sorted by relevance
665 float scaleH = mTmpRect.height() / (float) appHeight; in createScaleUpAnimationLocked() local1269 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked() local1328 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local1345 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local1374 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local1402 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
906 final float scaleH = paddedHeight / (float) measuredPaddedHeight; in onLayout() local