Searched refs:changeRefCount (Results 1 – 2 of 2) sorted by relevance
259 void changeRefCount(AudioSystem::stream_type stream, int delta);
756 outputDesc->changeRefCount(stream, 1); in startOutput()828 outputDesc->changeRefCount(stream, -1); in stopOutput()2270 outputDesc2->changeRefCount((AudioSystem::stream_type)j,-refCount); in closeOutput()3544 void AudioPolicyManagerBase::AudioOutputDescriptor::changeRefCount(AudioSystem::stream_type stream,… in changeRefCount() function in android_audio_legacy::AudioPolicyManagerBase::AudioOutputDescriptor3548 mOutput1->changeRefCount(stream, delta); in changeRefCount()3549 mOutput2->changeRefCount(stream, delta); in changeRefCount()