Searched defs:stopStream (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/camera2/
H A DStreamingProcessor.cpp410 status_t StreamingProcessor::stopStream() { function in class:android::camera2::StreamingProcessor
/frameworks/av/services/camera/libcameraservice/
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 226 milliseconds