Searched refs:CAMERA3_STREAM_INPUT (Results 1 – 9 of 9) sorted by relevance
69 return mStream->stream_type == CAMERA3_STREAM_INPUT || in isInputType()80 case CAMERA3_STREAM_INPUT: in typeToString()
84 return mType == CAMERA3_STREAM_INPUT || in isInputType()97 case CAMERA3_STREAM_INPUT: in typeToString()
41 } else if (src->stream_type == CAMERA3_STREAM_INPUT) { in convertToHidl()
1405 CAMERA3_STREAM_INPUT = 1, enumerator
82 } else if (src->stream_type == CAMERA3_STREAM_INPUT) { in convertToHidl()
404 case CAMERA3_STREAM_INPUT: in setupStreams()
238 return stream_type == CAMERA3_STREAM_INPUT || in IsInputType()
95 type = CAMERA3_STREAM_INPUT; in MakeStream()
1261 if (streamList->streams[i]->stream_type == CAMERA3_STREAM_INPUT) { in validateStreamDimensions()1338 || newStream->stream_type == CAMERA3_STREAM_INPUT in validateStreamDimensions()2003 newStream->stream_type == CAMERA3_STREAM_INPUT){ in configureStreamsPerfLocked()2011 if (newStream->stream_type == CAMERA3_STREAM_INPUT){ in configureStreamsPerfLocked()2267 if (!stream_exists && newStream->stream_type != CAMERA3_STREAM_INPUT) { in configureStreamsPerfLocked()2462 } else if(newStream->stream_type == CAMERA3_STREAM_INPUT) { in configureStreamsPerfLocked()2621 case CAMERA3_STREAM_INPUT: in configureStreamsPerfLocked()2821 } else if (newStream->stream_type == CAMERA3_STREAM_INPUT) { in configureStreamsPerfLocked()2860 if ((newStream->stream_type != CAMERA3_STREAM_INPUT) && in configureStreamsPerfLocked()3475 if ((*it)->stream->stream_type == CAMERA3_STREAM_INPUT) in deriveMinFrameDuration()