Searched refs:set_waiting_for_group_start (Results 1 – 2 of 2) sorted by relevance
216 (*iter)->set_waiting_for_group_start(wait_for_group_start); in StartTogether()254 (*iter)->set_waiting_for_group_start(wait_for_group_start); in ScheduleTogether()339 running->sequence()->set_waiting_for_group_start(false); in OnThreadedAnimationStarted()352 (*iter).sequence()->set_waiting_for_group_start(false); in OnThreadedAnimationStarted()506 (*queue_iter)->set_waiting_for_group_start(false); in RemoveAnimation()
53 void set_waiting_for_group_start(bool waiting) { in set_waiting_for_group_start() function