Searched refs:getRecordingStreamId (Results 1 – 5 of 5) sorted by relevance
64 int getRecordingStreamId() const;
526 outputStreams.push(client->getRecordingStreamId()); in manageStandardCapture()
524 int StreamingProcessor::getRecordingStreamId() const { in getRecordingStreamId() function in android::camera2::StreamingProcessor
347 getRecordingStreamId()); in dump()794 if (mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in startPreviewL()835 getRecordingStreamId() == NO_STREAM) { in startPreviewL()1164 outputStreams.push(getRecordingStreamId()); in startRecordingL()1424 mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in takePicture()1933 int Camera2Client::getRecordingStreamId() const { in getRecordingStreamId() function in android::Camera2Client1934 return mStreamingProcessor->getRecordingStreamId(); in getRecordingStreamId()
121 int getRecordingStreamId() const;