Searched refs:STATE_PULL_DECAY (Results 1 – 2 of 2) sorted by relevance
18 STATE_PULL_DECAY enumerator183 if (state_ == STATE_PULL_DECAY && current_time - start_time_ < duration_) { in Pull()226 if (state_ != STATE_PULL && state_ != STATE_PULL_DECAY) in Release()312 state_ = STATE_PULL_DECAY; in Update()327 case STATE_PULL_DECAY: { in Update()
60 STATE_PULL_DECAY enumerator