Searched defs:received_finished_event (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/animation/
H A Danimation.h136 bool received_finished_event() const { function in class:cc::Animation
139 void set_received_finished_event(bool received_finished_event) { argument
140 received_finished_event_ = received_finished_event;

Completed in 66 milliseconds