Searched defs:cropWidth (Results 1 – 5 of 5) sorted by relevance
561 float cropHeight, cropWidth; in effectiveCropRectFromRequested() local
181 size_t ColorConverter::BitmapParams::cropWidth() const { in cropWidth() function in android::ColorConverter::BitmapParams
630 final int cropWidth = mCropRect.right - mCropRect.left; in getCroppedPhoto() local
754 float cropWidth = outWidth * (inHeight / (float) outHeight); in getMaxCropRect() local
1634 int cropWidth = (int) (activeArray.width() / zoomFactor); in getCropRegionForZoom() local