Searched refs:stopStream (Results 1 – 7 of 7) sorted by relevance
75 status_t stopStream();
335 res = client->stopStream(); in pushToReprocess()
391 res = client->stopStream(); in pushToReprocess()
536 res = client->stopStream(); in manageStandardCapture()
582 status_t StreamingProcessor::stopStream() { in stopStream() function in android::camera2::StreamingProcessor
574 res = stopStream(); in setPreviewWindowL()791 res = mStreamingProcessor->stopStream(); in startPreviewL()915 res = stopStream(); in stopPreviewL()1051 res = mStreamingProcessor->stopStream(); in startRecordingL()1071 res = mStreamingProcessor->stopStream(); in startRecordingL()1118 res = mStreamingProcessor->stopStream(); in startRecordingL()1213 res = stopStream(); in stopRecording()1884 status_t Camera2Client::stopStream() { in stopStream() function in android::Camera2Client1885 return mStreamingProcessor->stopStream(); in stopStream()
126 status_t stopStream();