Searched refs:arOut (Results 1 – 2 of 2) sorted by relevance
469 float arOut = ASPECT_RATIO(outSize); in getCropRect() local470 if (isAspectRatioClose(arIn, arOut)) { in getCropRect()
288 float arOut = ASPECT_RATIO(outSize); in getCropRect() local289 if (isAspectRatioClose(arIn, arOut)) { in getCropRect()