Searched refs:getRecordingStreamId (Results 1 – 5 of 5) sorted by relevance
62 int getRecordingStreamId() const;
431 int StreamingProcessor::getRecordingStreamId() const { in getRecordingStreamId() function in android::camera2::StreamingProcessor
547 outputStreams.push(client->getRecordingStreamId()); in manageStandardCapture()
399 getRecordingStreamId()); in dumpClient()883 if (mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in startPreviewL()924 getRecordingStreamId() == NO_STREAM) { in startPreviewL()1260 outputStreams.push(getRecordingStreamId()); in startRecordingL()1534 mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in takePicture()2033 int Camera2Client::getRecordingStreamId() const { in getRecordingStreamId() function in android::Camera2Client2034 return mStreamingProcessor->getRecordingStreamId(); in getRecordingStreamId()
149 int getRecordingStreamId() const;