Home
last modified time | relevance | path

Searched refs:arOut (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp469 float arOut = ASPECT_RATIO(outSize); in getCropRect() local
470 if (isAspectRatioClose(arIn, arOut)) { in getCropRect()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp288 float arOut = ASPECT_RATIO(outSize); in getCropRect() local
289 if (isAspectRatioClose(arIn, arOut)) { in getCropRect()