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

/external/chromium_org/cc/animation/
H A Danimation_events.cc9 AnimationEvent::AnimationEvent(AnimationEvent::Type type, function in class:cc::AnimationEvent
H A Danimation_events.h17 struct CC_EXPORT AnimationEvent { struct in namespace:cc
20 AnimationEvent(Type type,
37 typedef std::vector<AnimationEvent> AnimationEventsVector;

Completed in 1583 milliseconds