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

  /external/chromium_org/cc/test/
fake_layer_tree_host_impl_client.h 19 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
  /external/chromium_org/cc/trees/
single_thread_proxy.h 59 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE;
thread_proxy.h 74 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE;
layer_tree_host_impl.h 64 virtual void OnSwapBuffersCompleteOnImplThread() = 0;
single_thread_proxy.cc 375 void SingleThreadProxy::OnSwapBuffersCompleteOnImplThread() {
thread_proxy.cc 419 void ThreadProxy::OnSwapBuffersCompleteOnImplThread() {
421 TRACE_EVENT0("cc", "ThreadProxy::OnSwapBuffersCompleteOnImplThread");
    [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl_unittest.cc 109 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
    [all...]

Completed in 399 milliseconds