Searched refs:AudioIoDescriptor (Results 1 – 11 of 11) sorted by relevance
36 class AudioIoDescriptor : public RefBase {38 AudioIoDescriptor() : in AudioIoDescriptor() function46 virtual ~AudioIoDescriptor() {} in ~AudioIoDescriptor()
465 sp<AudioIoDescriptor> getIoDescriptor(audio_io_handle_t ioHandle);475 const sp<AudioIoDescriptor>& ioDesc);489 DefaultKeyedVector<audio_io_handle_t, sp<AudioIoDescriptor> > mIoDescriptors;498 sp<AudioIoDescriptor> getIoDescriptor_l(audio_io_handle_t ioHandle);541 static sp<AudioIoDescriptor> getIoDescriptor(audio_io_handle_t ioHandle);
38 const sp<AudioIoDescriptor>& ioDesc) = 0;
42 void ioConfigChanged(audio_io_config_event event, const sp<AudioIoDescriptor>& ioDesc) in ioConfigChanged()71 sp<AudioIoDescriptor> ioDesc = new AudioIoDescriptor(); in onTransact()
96 sp<AudioIoDescriptor> AudioSystem::getIoDescriptor(audio_io_handle_t ioHandle) in getIoDescriptor()98 sp<AudioIoDescriptor> desc; in getIoDescriptor()306 sp<AudioIoDescriptor> desc = getIoDescriptor(ioHandle); in getSamplingRate()343 sp<AudioIoDescriptor> desc = getIoDescriptor(ioHandle); in getFrameCount()380 sp<AudioIoDescriptor> outputDesc = getIoDescriptor(output); in getLatency()472 sp<AudioIoDescriptor> desc = getIoDescriptor(ioHandle); in getFrameCountHAL()520 const sp<AudioIoDescriptor>& ioDesc) { in ioConfigChanged()536 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->mIoHandle); in ioConfigChanged()578 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->mIoHandle); in ioConfigChanged()603 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->mIoHandle); in ioConfigChanged()[all …]
1691 const sp<AudioIoDescriptor>& ioDesc, in ioConfigChanged()2494 const sp<AudioIoDescriptor> ioDesc = new AudioIoDescriptor(); in closeOutput_nonvirtual()2751 const sp<AudioIoDescriptor> ioDesc = new AudioIoDescriptor(); in closeInput_nonvirtual()
684 const sp<AudioIoDescriptor>& ioDesc,
2508 sp<AudioIoDescriptor> desc = new AudioIoDescriptor(); in ioConfigChanged()8195 sp<AudioIoDescriptor> desc = new AudioIoDescriptor(); in ioConfigChanged()8901 sp<AudioIoDescriptor> desc = new AudioIoDescriptor(); in ioConfigChanged()