Searched refs:topFraction (Results 1 – 1 of 1) sorted by relevance
202 float topFraction = Math.max(0, in onLongScreenshotReceived() local222 CropView.CropBoundary.TOP, topFraction); in onLongScreenshotReceived()469 float topFraction = Math.max(0, in updateImageDimensions() local477 matrix.postTranslate(0, -scale * drawable.getIntrinsicHeight() * topFraction); in updateImageDimensions()480 topFraction * previewHeight + mPreview.getPaddingTop() + extraPadding); in updateImageDimensions()