Searched refs:AudioIoDescriptor (Results 1 – 8 of 8) sorted by relevance
36 class AudioIoDescriptor : public RefBase {38 AudioIoDescriptor() : in AudioIoDescriptor() function46 virtual ~AudioIoDescriptor() {} in ~AudioIoDescriptor()
484 sp<AudioIoDescriptor> getIoDescriptor(audio_io_handle_t ioHandle);494 const sp<AudioIoDescriptor>& ioDesc);508 DefaultKeyedVector<audio_io_handle_t, sp<AudioIoDescriptor> > mIoDescriptors;517 sp<AudioIoDescriptor> getIoDescriptor_l(audio_io_handle_t ioHandle);560 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()604 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->mIoHandle); in ioConfigChanged()[all …]
1797 const sp<AudioIoDescriptor>& ioDesc, in ioConfigChanged()2629 const sp<AudioIoDescriptor> ioDesc = new AudioIoDescriptor(); in closeOutput_nonvirtual()2878 const sp<AudioIoDescriptor> ioDesc = new AudioIoDescriptor(); in closeInput_nonvirtual()
713 const sp<AudioIoDescriptor>& ioDesc,
2565 sp<AudioIoDescriptor> desc = new AudioIoDescriptor(); in ioConfigChanged()8198 sp<AudioIoDescriptor> desc = new AudioIoDescriptor(); in ioConfigChanged()8899 sp<AudioIoDescriptor> desc = new AudioIoDescriptor(); in ioConfigChanged()