Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp11141 bool isRotated = (newStream->rotation != CAMERA3_STREAM_ROTATION_0); in validateStreamRotations() local
11147 if (isRotated && (!isImplDef || isZsl)) { in validateStreamRotations()