Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp761 bool shouldWait = (strategy == STRATEGY_SONIFICATION) || in startOutput() local
779 if (shouldWait && desc->isActive(latency * 2) && (waitMs < latency)) { in startOutput()