HomeSort by relevance Sort by last modified time
    Searched defs:ScheduledActionAnimate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/test/
layer_tree_test.h 84 virtual void ScheduledActionAnimate() {}
  /external/chromium_org/cc/trees/
single_thread_proxy.cc 644 void SingleThreadProxy::ScheduledActionAnimate() {
645 TRACE_EVENT0("cc", "ScheduledActionAnimate");
thread_proxy.cc 945 void ThreadProxy::ScheduledActionAnimate() {
946 TRACE_EVENT0("cc", "ThreadProxy::ScheduledActionAnimate");
    [all...]

Completed in 714 milliseconds