Searched refs:aspectRatioArray (Results 1 – 1 of 1) sorted by relevance
558 float aspectRatioArray = requestedCrop.width() * 1.0f / requestedCrop.height(); in effectiveCropRectFromRequested() local562 if (aspectRatioPreview < aspectRatioArray) { in effectiveCropRectFromRequested()