Searched refs:stopSource (Results 1 – 3 of 3) sorted by relevance
55 void stopSource();201 void MediaCodecSource::Puller::stopSource() { in stopSource() function in android::MediaCodecSource::Puller602 mPuller->stopSource(); in signalEOS()
489 status_t stopSource(sp<AudioOutputDescriptor> outputDesc,
1258 return stopSource(outputDesc, stream, forceDeviceUpdate); in stopOutput()1261 status_t AudioPolicyManager::stopSource(sp<AudioOutputDescriptor> outputDesc, in stopSource() function in android::AudioPolicyManager3093 stopSource(swOutputDesc, stream, false); in disconnectAudioSource()