Home | History | Annotate | Download | only in soundpool

Lines Matching full:idle

295             if (sampleID == (*iter)->getPrevSampleID() && (*iter)->state() == SoundChannel::IDLE) {
442 // return to idle state
720 // if not idle, this voice is being stolen
721 if (mState != IDLE) {
891 if (mState == IDLE) {
941 if (mState != IDLE) {
947 mState = IDLE;