Home
last modified time | relevance | path

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

/external/chromium_org/cc/animation/
Danimation.h113 void set_received_finished_event(bool received_finished_event) { in set_received_finished_event() function
Dlayer_animation_controller.cc330 active_animations_[i]->set_received_finished_event(true); in NotifyAnimationFinished()