Searched defs:scaleH (Results 1 – 3 of 3) sorted by relevance
604 float scaleH = mTmpRect.height() / (float) appHeight; in createScaleUpAnimationLocked() local1194 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked() local1253 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local1270 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local1299 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local1327 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
905 final float scaleH = paddedHeight / (float) measuredPaddedHeight; in onLayout() local