Searched refs:CAMERA3_STREAM_INPUT (Results 1 – 4 of 4) sorted by relevance
67 return mStream->stream_type == CAMERA3_STREAM_INPUT || in isInputType()78 case CAMERA3_STREAM_INPUT: in typeToString()
83 return mType == CAMERA3_STREAM_INPUT || in isInputType()96 case CAMERA3_STREAM_INPUT: in typeToString()
1379 CAMERA3_STREAM_INPUT = 1, enumerator
82 } else if (src->stream_type == CAMERA3_STREAM_INPUT) { in convertToHidl()