Searched defs:doProcess (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.cpp1435 bool doProcess = (thread->type() != ThreadBase::OFFLOAD); local
1440 doProcess = false;
1456 if (doProcess) {

Completed in 48 milliseconds