Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:standby

272                 bool        standby() const { return mStandby; }
419 // and read by other threads without lock or barrier via standby(), outDevice()
424 bool mStandby; // Whether thread is currently in standby.
457 // standby mode does not have an enum value
695 // No sleep in standby mode; waits on a condition
775 // incremented each time a write(), a flush() or a standby() occurs.
781 // incremented each time a drain is requested or a flush() or standby() occurs.
1141 // Enter standby if not already in standby, and set mStandby flag
1144 // Call the HAL standby method unconditionally, and don't change mStandby flag