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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_copyrequest.cc 544 EXPECT_FALSE(second_context_provider_.get());
545 second_context_provider_ = TestContextProvider::Create();
546 return FakeOutputSurface::Create3d(second_context_provider_);
635 EXPECT_TRUE(second_context_provider_.get());
652 scoped_refptr<TestContextProvider> second_context_provider_; member in class:cc::__anon7388::LayerTreeHostCopyRequestTestLostOutputSurface
    [all...]
layer_tree_host_unittest.cc 4324 EXPECT_FALSE(second_context_provider_); variable
4385 scoped_refptr<TestContextProvider> second_context_provider_; member in class:cc::LayerTreeHostTestSetMemoryPolicyOnLostOutputSurface
    [all...]

Completed in 135 milliseconds