Home | History | Annotate | Download | only in HAL3

Lines Matching defs:isZsl

874     bool isZsl = false;
898 isZsl = true;
974 if (isZsl && m_bIsVideo) {
1159 if (m_bIs4KVideo && !isZsl) {
1170 if (isZsl) {
1313 if (isZsl) {
7300 bool isZsl = (newStream->stream_type == CAMERA3_STREAM_BIDIRECTIONAL &&
7303 if (isRotated && (!isImplDef || isZsl)) {