Searched defs:other_root_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest.cc3280 other_root_ = PushPropertiesCountingLayer::Create();
3296 other_root_->push_properties_count());
3325 if (other_root_->layer_tree_host()) {
3326 EXPECT_FALSE(other_root_->descendant_needs_push_properties());
3327 EXPECT_FALSE(other_root_->needs_push_properties());
3344 layer_tree_host()->SetRootLayer(other_root_); variable
3434 scoped_refptr<PushPropertiesCountingLayer> other_root_; member in class:cc::__anon4258::LayerTreeHostTestLayersPushProperties

Completed in 349 milliseconds