Searched refs:getRecordingStreamId (Results 1 – 5 of 5) sorted by relevance
62 int getRecordingStreamId() const;
425 int StreamingProcessor::getRecordingStreamId() const { in getRecordingStreamId() function in android::camera2::StreamingProcessor
546 outputStreams.push(client->getRecordingStreamId()); in manageStandardCapture()
357 getRecordingStreamId()); in dumpClient()834 if (mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in startPreviewL()875 getRecordingStreamId() == NO_STREAM) { in startPreviewL()1209 outputStreams.push(getRecordingStreamId()); in startRecordingL()1481 mStreamingProcessor->getRecordingStreamId() != NO_STREAM) { in takePicture()1972 int Camera2Client::getRecordingStreamId() const { in getRecordingStreamId() function in android::Camera2Client1973 return mStreamingProcessor->getRecordingStreamId(); in getRecordingStreamId()
134 int getRecordingStreamId() const;