Searched defs:cropWidth (Results 1 – 7 of 7) sorted by relevance
39 static std::vector<EGLint> buildAttributeList(bool isProtected, int32_t cropWidth, in buildAttributeList()68 bool Image::setNativeWindowBuffer(ANativeWindowBuffer* buffer, bool isProtected, int32_t cropWidth, in setNativeWindowBuffer()
561 float cropHeight, cropWidth; in effectiveCropRectFromRequested() local
619 const int32_t cropWidth = imageCrop.width(); in createIfNeeded() local
137 size_t ColorConverter::BitmapParams::cropWidth() const { in cropWidth() function in android::ColorConverter::BitmapParams
630 final int cropWidth = mCropRect.right - mCropRect.left; in getCroppedPhoto() local
748 float cropWidth = outWidth * (inHeight / (float) outHeight); in getMaxCropRect() local
1562 int cropWidth = (int) (activeArray.width() / zoomFactor); in getCropRegionForZoom() local