Searched refs:getIoDescriptor_l (Results 1 – 2 of 2) sorted by relevance
661 if (sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->getIoHandle())) { in ioConfigChanged()685 if (getIoDescriptor_l(ioDesc->getIoHandle()) == 0) { in ioConfigChanged()700 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->getIoHandle()); in ioConfigChanged()725 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->getIoHandle()); in ioConfigChanged()821 AudioSystem::AudioFlingerClient::getIoDescriptor_l(audio_io_handle_t ioHandle) { in getIoDescriptor_l() function in android::AudioSystem::AudioFlingerClient831 return getIoDescriptor_l(ioHandle); in getIoDescriptor()
854 sp<AudioIoDescriptor> getIoDescriptor_l(audio_io_handle_t ioHandle) REQUIRES(mMutex);