Searched refs:getIoDescriptor (Results 1 – 2 of 2) sorted by relevance
628 sp<AudioIoDescriptor> getIoDescriptor(audio_io_handle_t ioHandle);707 static sp<AudioIoDescriptor> getIoDescriptor(audio_io_handle_t ioHandle);
146 sp<AudioIoDescriptor> AudioSystem::getIoDescriptor(audio_io_handle_t ioHandle) { in getIoDescriptor() function in android::AudioSystem150 desc = afc->getIoDescriptor(ioHandle); in getIoDescriptor()335 sp<AudioIoDescriptor> desc = getIoDescriptor(ioHandle); in getSamplingRate()370 sp<AudioIoDescriptor> desc = getIoDescriptor(ioHandle); in getFrameCount()405 sp<AudioIoDescriptor> outputDesc = getIoDescriptor(output); in getLatency()493 sp<AudioIoDescriptor> desc = getIoDescriptor(ioHandle); in getFrameCountHAL()712 sp<AudioIoDescriptor> AudioSystem::AudioFlingerClient::getIoDescriptor(audio_io_handle_t ioHandle) { in getIoDescriptor() function in android::AudioSystem::AudioFlingerClient1678 const sp<AudioIoDescriptor> desc = getIoDescriptor(audioIo); in getDeviceIdForIo()