Home
last modified time | relevance | path

Searched refs:set_waiting_for_group_start (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/compositor/
Dlayer_animator.cc216 (*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()
Dlayer_animation_sequence.h53 void set_waiting_for_group_start(bool waiting) { in set_waiting_for_group_start() function