Searched defs:isRotated (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp10625 bool isRotated = (newStream->rotation != CAMERA3_STREAM_ROTATION_0); local
10631 if (isRotated && (!isImplDef || isZsl)) {
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp11898 bool isRotated = (newStream->rotation != CAMERA3_STREAM_ROTATION_0); local
11904 if (isRotated && (!isImplDef || isZsl)) {

Completed in 41 milliseconds