Searched refs:destWidth (Results 1 – 3 of 3) sorted by relevance
190 final int destWidth = (int) (estimateCrop.width() * hRatio); in generateCropInternal() local193 if (destWidth > GLHelper.getMaxTextureSize()) { in generateCropInternal()221 Slog.v(TAG, " dest=" + destWidth + "x" + destHeight); in generateCropInternal()
695 final float destWidth = destFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked() local697 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked()706 final float scaleHCenter = ((enter ? destWidth : sourceWidth) + surfaceInsetsH) / 2; in createAspectScaledThumbnailFreeformAnimationLocked()
1051 final float destWidth = destFrame.width(); in createAspectScaledThumbnailFreeformAnimationLocked() local1053 final float scaleH = enter ? sourceWidth / destWidth : destWidth / sourceWidth; in createAspectScaledThumbnailFreeformAnimationLocked()1062 final float scaleHCenter = ((enter ? destWidth : sourceWidth) + surfaceInsetsH) / 2; in createAspectScaledThumbnailFreeformAnimationLocked()