Searched refs:stopStream (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/services/camera/libcameraservice/camera2/
H A DStreamingProcessor.h67 status_t stopStream();
H A DZslProcessor.cpp305 res = client->stopStream();
H A DCaptureSequencer.cpp462 res = client->stopStream();
H A DStreamingProcessor.cpp410 status_t StreamingProcessor::stopStream() { function in class:android::camera2::StreamingProcessor
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Client.h115 status_t stopStream();
H A DCamera2Client.cpp552 mStreamingProcessor->stopStream();
760 mStreamingProcessor->stopStream();
1505 status_t Camera2Client::stopStream() { function in class:android::Camera2Client
1506 return mStreamingProcessor->stopStream();

Completed in 210 milliseconds