Searched refs:lost_context_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc516 lost_context_(false) {}
557 lost_context_ = true;
577 lost_context_ = true;
593 if (lost_context_)
608 bool lost_context_; member in class:cc::__anon2823::LayerTreeHostContextTestLostContextAndEvictTextures
841 LayerTreeHostContextTestDontUseLostResources() : lost_context_(false) {
1047 lost_context_ = true;
1063 virtual void AfterTest() OVERRIDE { EXPECT_TRUE(lost_context_); } variable
1067 bool lost_context_; member in class:cc::__anon2823::LayerTreeHostContextTestDontUseLostResources

Completed in 975 milliseconds