Home
last modified time | relevance | path

Searched defs:ContextSupport (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
Dcontext_support.h44 ContextSupport() {} in ContextSupport() function
/external/chromium_org/webkit/common/gpu/
Dwebgraphicscontext3d_in_process_command_buffer_impl.h20 class ContextSupport; variable
Dcontext_provider_in_process.cc130 ::gpu::ContextSupport* ContextProviderInProcess::ContextSupport() { in ContextSupport() function in webkit::gpu::ContextProviderInProcess
/external/chromium_org/cc/output/
Dcontext_provider.h16 class ContextSupport; variable
/external/chromium_org/mojo/cc/
Dcontext_provider_mojo.cc32 gpu::ContextSupport* ContextProviderMojo::ContextSupport() { in ContextSupport() function in mojo::ContextProviderMojo
/external/chromium_org/cc/test/
Dtest_in_process_context_provider.cc64 gpu::ContextSupport* TestInProcessContextProvider::ContextSupport() { in ContextSupport() function in cc::TestInProcessContextProvider
Dtest_context_provider.cc85 gpu::ContextSupport* TestContextProvider::ContextSupport() { in ContextSupport() function in cc::TestContextProvider
/external/chromium_org/content/common/gpu/client/
Dcontext_provider_command_buffer.cc118 gpu::ContextSupport* ContextProviderCommandBuffer::ContextSupport() { in ContextSupport() function in content::ContextProviderCommandBuffer
Dgl_helper.h23 class ContextSupport; variable
Dwebgraphicscontext3d_command_buffer_impl.h26 class ContextSupport; variable
/external/chromium_org/cc/resources/
Draster_worker_pool_perftest.cc61 virtual gpu::ContextSupport* ContextSupport() OVERRIDE { return &support_; } in ContextSupport() function in cc::__anon006f01310111::PerfContextProvider