OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_context_provider_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_host_unittest_copyrequest.cc
543
if (!
first_context_provider_
.get()) {
544
first_context_provider_
= TestContextProvider::Create();
545
return FakeOutputSurface::Create3d(
first_context_provider_
)
621
first_context_provider_
->TestContext3d()->NumTextures();
626
first_context_provider_
->TestContext3d()->NumTextures());
633
first_context_provider_
->TestContext3d()->loseContextCHROMIUM(
644
first_context_provider_
->TestContext3d()->NumTextures();
651
first_context_provider_
->TestContext3d()->NumTextures());
657
scoped_refptr<TestContextProvider>
first_context_provider_
;
member in class:cc::__anon3951::LayerTreeHostCopyRequestTestLostOutputSurface
layer_tree_host_unittest.cc
4561
scoped_refptr<TestContextProvider>
first_context_provider_
;
member in class:cc::LayerTreeHostTestSetMemoryPolicyOnLostOutputSurface
[
all
...]
Completed in 229 milliseconds