Searched defs:isZsl (Results 1 – 4 of 4) sorted by relevance
874 bool isZsl = false; in configureStreams() local7300 bool isZsl = (newStream->stream_type == CAMERA3_STREAM_BIDIRECTIONAL && in validateStreamRotations() local
1164 bool isZsl = false; in configureStreamsPerfLocked() local9327 bool isZsl = (newStream->stream_type == CAMERA3_STREAM_BIDIRECTIONAL && in validateStreamRotations() local
1164 bool isZsl = false; in configureStreamsPerfLocked() local9324 bool isZsl = (newStream->stream_type == CAMERA3_STREAM_BIDIRECTIONAL && in validateStreamRotations() local
2730 status_t QCameraHardwareInterface::setJpegRotation(int isZsl) { in setJpegRotation()