Searched defs:scaleH (Results 1 – 3 of 3) sorted by relevance
467 float scaleH = mNextAppTransitionStartHeight / (float) appHeight; in createScaleUpAnimationLocked() local853 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local870 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local895 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local923 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
649 final float scaleH = paddedHeight / (float) measuredPaddedHeight; in onLayout() local