Searched refs:topFraction (Results 1 – 1 of 1) sorted by relevance
201 float topFraction = Math.max(0, in onLongScreenshotReceived() local221 CropView.CropBoundary.TOP, topFraction); in onLongScreenshotReceived()471 float topFraction = Math.max(0, in updateImageDimensions() local479 matrix.postTranslate(0, -scale * drawable.getIntrinsicHeight() * topFraction); in updateImageDimensions()482 topFraction * previewHeight + mPreview.getPaddingTop() + extraPadding); in updateImageDimensions()