Home | History | Annotate | Download | only in HAL3

Lines Matching refs:CAMERA3_STREAM_INPUT

675         if (streamList->streams[i]->stream_type == CAMERA3_STREAM_INPUT) {
748 || newStream->stream_type == CAMERA3_STREAM_INPUT
1066 newStream->stream_type == CAMERA3_STREAM_INPUT){
1069 if (newStream->stream_type == CAMERA3_STREAM_INPUT){
1201 if (!stream_exists && newStream->stream_type != CAMERA3_STREAM_INPUT) {
1315 } else if(newStream->stream_type == CAMERA3_STREAM_INPUT) {
1391 case CAMERA3_STREAM_INPUT:
1511 } else if (newStream->stream_type == CAMERA3_STREAM_INPUT) {
1533 if (newStream->stream_type != CAMERA3_STREAM_INPUT)
1765 if ((*it)->stream->stream_type == CAMERA3_STREAM_INPUT)