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

  /external/chromium_org/cc/test/
fake_layer_tree_host_impl_client.h 20 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
  /external/chromium_org/cc/trees/
single_thread_proxy.h 55 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
thread_proxy.h 73 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE;
layer_tree_host_impl.h 61 virtual void OnSwapBuffersCompleteOnImplThread() = 0;
thread_proxy.cc 383 void ThreadProxy::OnSwapBuffersCompleteOnImplThread() {
385 TRACE_EVENT0("cc", "ThreadProxy::OnSwapBuffersCompleteOnImplThread");
    [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl_unittest.cc 102 virtual void OnSwapBuffersCompleteOnImplThread() OVERRIDE {}
    [all...]

Completed in 462 milliseconds