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

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

Completed in 84 milliseconds