Searched defs:stopStream (Results 1 – 7 of 7) sorted by relevance
167 aaudio_result_t AAudioServiceEndpointShared::stopStream(sp<AAudioServiceStreamBase> sharedStream, in stopStream() function in AAudioServiceEndpointShared
276 aaudio_result_t AAudioServiceEndpointMMAP::stopStream(sp<AAudioServiceStreamBase> stream, in stopStream() function in AAudioServiceEndpointMMAP
243 aaudio_result_t AAudioService::stopStream(aaudio_handle_t streamHandle) { in stopStream() function in AAudioService
176 aaudio_result_t AAudioBinderClient::stopStream(aaudio_handle_t streamHandle) { in stopStream() function in AAudioBinderClient
162 virtual aaudio_result_t stopStream(aaudio_handle_t streamHandle) override { in stopStream() function in android::BpAAudioService
526 status_t StreamingProcessor::stopStream() { in stopStream() function in android::camera2::StreamingProcessor
1976 status_t Camera2Client::stopStream() { in stopStream() function in android::Camera2Client