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

  /external/chromium_org/cc/output/
context_provider.h 67 virtual void VerifyContexts() = 0;
75 // it should be called before BindToCurrentThread(), or VerifyContexts()
  /external/chromium_org/cc/test/
test_context_provider.h 40 virtual void VerifyContexts() OVERRIDE;
test_context_provider.cc 131 void TestContextProvider::VerifyContexts() {
  /external/chromium_org/content/common/gpu/client/
context_provider_command_buffer.h 41 virtual void VerifyContexts() OVERRIDE;
context_provider_command_buffer.cc 159 void ContextProviderCommandBuffer::VerifyContexts() {
  /external/chromium_org/webkit/common/gpu/
context_provider_in_process.h 41 virtual void VerifyContexts() OVERRIDE;
context_provider_in_process.cc 165 void ContextProviderInProcess::VerifyContexts() {
  /external/chromium_org/cc/trees/
single_thread_proxy.cc 150 offscreen_context_provider->VerifyContexts();
543 offscreen_contexts->VerifyContexts();
thread_proxy.cc 415 offscreen_contexts->VerifyContexts();
    [all...]
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/content/renderer/media/
renderer_gpu_video_accelerator_factories.cc 64 context_provider_->VerifyContexts();

Completed in 578 milliseconds