Searched refs:mThrottleValid (Results 1 – 2 of 2) sorted by relevance
110 bool mThrottleValid; variable138 void resetThrottle() { mThrottleValid = false; } in resetThrottle()
67 mThrottleValid = false; in AudioStreamOut()231 if (!mThrottleValid || !needThrottle) { in finishedWriteOp()232 mThrottleValid = true; in finishedWriteOp()