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 60 virtual void DidSwapBuffersOnImplThread() OVERRIDE;
thread_proxy.h 182 virtual void DidSwapBuffersOnImplThread() OVERRIDE;
single_thread_proxy.cc 315 void SingleThreadProxy::DidSwapBuffersOnImplThread() {
layer_tree_host_impl.h 72 virtual void DidSwapBuffersOnImplThread() = 0;
thread_proxy.cc 353 void ThreadProxy::DidSwapBuffersOnImplThread() {
    [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl_unittest.cc 118 virtual void DidSwapBuffersOnImplThread() OVERRIDE {}
    [all...]

Completed in 227 milliseconds