Lines Matching full:suspend
209 // suspend or restore effect according to the type of effect passed. a NULL
210 // type pointer means suspend all effects in the session
212 bool suspend,
236 int mRefCount; // number of active suspend requests
248 bool suspend,
252 bool suspend,
345 suspend by audio policy manager is orthogonal to mixer state
434 // a very large number of suspend() will eventually wraparound, but unlikely
435 void suspend() { (void) android_atomic_inc(&mSuspended); }
438 // if restore() is done without suspend(), get back into
439 // range so that the next suspend() will operate correctly
484 // suspend count, > 0 means suspended. While suspended, the thread continues to pull from