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

  /external/chromium_org/cc/test/
fake_layer_tree_host_impl_client.h 22 virtual void DidSwapBuffersOnImplThread() OVERRIDE {}
  /external/chromium_org/cc/trees/
single_thread_proxy.h 84 virtual void DidSwapBuffersOnImplThread() OVERRIDE;
thread_proxy.h 186 virtual void DidSwapBuffersOnImplThread() OVERRIDE;
single_thread_proxy.cc 421 void SingleThreadProxy::DidSwapBuffersOnImplThread() {
422 TRACE_EVENT0("cc", "SingleThreadProxy::DidSwapBuffersOnImplThread");
layer_tree_host_impl.h 74 virtual void DidSwapBuffersOnImplThread() = 0;
thread_proxy.cc 340 void ThreadProxy::DidSwapBuffersOnImplThread() {
    [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl_unittest.cc 120 virtual void DidSwapBuffersOnImplThread() OVERRIDE {}
    [all...]

Completed in 166 milliseconds