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

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

Completed in 118 milliseconds