HomeSort by relevance Sort by last modified time
    Searched refs:SetAnimationEvents (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/cc/trees/
thread_proxy.h 242 void SetAnimationEvents(scoped_ptr<AnimationEventsVector> queue);
layer_tree_host.h 164 void SetAnimationEvents(scoped_ptr<AnimationEventsVector> events);
single_thread_proxy.cc 280 layer_tree_host_->SetAnimationEvents(events.Pass());
thread_proxy.cc 406 base::Bind(&ThreadProxy::SetAnimationEvents,
    [all...]
layer_tree_host.cc 501 void LayerTreeHost::SetAnimationEvents(
    [all...]

Completed in 1289 milliseconds