Searched refs:isOffloadable (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.h125 bool isOffloadable() const function in class:EffectModule
H A DEffects.cpp1231 if (!effect->isOffloadable()) {
2216 if (mEffects[i]->isEnabled() && !mEffects[i]->isOffloadable()) {
H A DThreads.cpp1414 ALOGD_IF((mType == OFFLOAD) && !effect->isOffloadable(),

Completed in 211 milliseconds