Home
last modified time | relevance | path

Searched refs:getOutputDevice (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectContext.h69 getOutputDevice();
/hardware/interfaces/audio/aidl/default/
DEffectContext.cpp128 EffectContext::getOutputDevice() { in getOutputDevice() function in aidl::android::hardware::audio::effect::EffectContext
DEffectImpl.cpp205 param->set<Parameter::deviceDescription>(mImplContext->getOutputDevice()); in getParameterCommon()