Searched refs:isRotated (Results 1 - 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp10786 bool isRotated = (newStream->rotation != CAMERA3_STREAM_ROTATION_0); local
10792 if (isRotated && (!isImplDef || isZsl)) {
/device/huawei/angler/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp9453 bool isRotated = (newStream->rotation != CAMERA3_STREAM_ROTATION_0); local
9459 if (isRotated && (!isImplDef || isZsl)) {
/device/lge/bullhead/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp9450 bool isRotated = (newStream->rotation != CAMERA3_STREAM_ROTATION_0); local
9456 if (isRotated && (!isImplDef || isZsl)) {

Completed in 59 milliseconds