Searched refs:destHeight (Results 1 – 3 of 3) sorted by relevance
189 final int destHeight = (int) (estimateCrop.height() * hRatio); in generateCropInternal() local221 Slog.v(TAG, " dest=" + destWidth + "x" + destHeight); in generateCropInternal()
696 final float destHeight = destFrame.height(); in createAspectScaledThumbnailFreeformAnimationLocked() local698 final float scaleV = enter ? sourceHeight / destHeight : destHeight / sourceHeight; in createAspectScaledThumbnailFreeformAnimationLocked()707 final float scaleVCenter = ((enter ? destHeight : sourceHeight) + surfaceInsetsV) / 2; in createAspectScaledThumbnailFreeformAnimationLocked()
1052 final float destHeight = destFrame.height(); in createAspectScaledThumbnailFreeformAnimationLocked() local1054 final float scaleV = enter ? sourceHeight / destHeight : destHeight / sourceHeight; in createAspectScaledThumbnailFreeformAnimationLocked()1063 final float scaleVCenter = ((enter ? destHeight : sourceHeight) + surfaceInsetsV) / 2; in createAspectScaledThumbnailFreeformAnimationLocked()