Searched refs:getIoHandle (Results 1 – 4 of 4) sorted by relevance
61 int getIoHandle() const;
117 int EffectContext::getIoHandle() const { in getIoHandle() function in aidl::android::hardware::audio::effect::EffectContext
534 source.ext.mix().ioHandle = helper.getIoHandle(); in createPatchIfNeeded()706 sink.ext.mix().ioHandle = helper.getIoHandle(); in createPatchIfNeeded()
888 AudioIoHandle getIoHandle() const { return mIoHandle; } in getIoHandle() function