Searched refs:getRecordingStreamId (Results 1 – 5 of 5) sorted by relevance
62 int getRecordingStreamId() const;
424 int StreamingProcessor::getRecordingStreamId() const { in getRecordingStreamId() function in android::camera2::StreamingProcessor
524 outputStreams.push(client->getRecordingStreamId()); in manageStandardCapture()
356 getRecordingStreamId()); in dumpClient()801 if (mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in startPreviewL()842 getRecordingStreamId() == NO_STREAM) { in startPreviewL()1165 outputStreams.push(getRecordingStreamId()); in startRecordingL()1436 mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in takePicture()1926 int Camera2Client::getRecordingStreamId() const { in getRecordingStreamId() function in android::Camera2Client1927 return mStreamingProcessor->getRecordingStreamId(); in getRecordingStreamId()
127 int getRecordingStreamId() const;