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

/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp55 void stopSource();
201 void MediaCodecSource::Puller::stopSource() { function in class:android::MediaCodecSource::Puller
615 mPuller->stopSource();
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1286 return stopSource(outputDesc, stream, forceDeviceUpdate);
1289 status_t AudioPolicyManager::stopSource(sp<AudioOutputDescriptor> outputDesc, function in class:android::AudioPolicyManager
3144 stopSource(swOutputDesc, stream, false);

Completed in 73 milliseconds