Searched defs:scaleH (Results 1 – 3 of 3) sorted by relevance
470 float scaleH = mTmpRect.height() / (float) appHeight; in createScaleUpAnimationLocked() local537 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local565 float scaleH = thumbHeight / appHeight; in createThumbnailEnterExitAnimationLocked() local776 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked() local
881 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked() local925 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local942 float scaleH = appHeight / thumbHeight; in createThumbnailScaleAnimationLocked() local
912 final float scaleH = paddedHeight / (float) measuredPaddedHeight; in onLayout() local