OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:context_support_
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/content/common/gpu/client/
gpu_in_process_context_tests.cc
26
context_support_
= context_->GetContextSupport();
35
gpu::ContextSupport*
context_support_
;
member in class:__anon8028::ContextTestBase
gl_helper.h
380
gpu::ContextSupport*
context_support_
;
member in class:content::GLHelper
gl_helper.cc
117
context_support_
(context_support),
320
gpu::ContextSupport*
context_support_
;
member in class:content::GLHelper::CopyTextureToImpl
407
context_support_
->SignalQuery(
556
context_support_
(context_support) {
647
new CopyTextureToImpl(context_,
context_support_
, this));
[
all
...]
gl_helper_unittests.cc
70
context_support_
= context_->GetContextSupport();
71
helper_.reset(new content::GLHelper(context_.get(),
context_support_
));
1201
gpu::ContextSupport*
context_support_
;
member in class:content::GLHelperTest
[
all
...]
/external/chromium_org/content/browser/gpu/
gpu_ipc_browsertests.cc
47
context_support_
= context_->GetContextSupport();
59
gpu::ContextSupport*
context_support_
;
member in class:__anon7734::ContextTestBase
/external/chromium_org/cc/output/
gl_renderer.h
404
gpu::ContextSupport*
context_support_
;
member in class:cc::GLRenderer
Completed in 651 milliseconds