Home | History | Annotate | Download | only in trees

Lines Matching refs:active_root

922       LayerImpl* active_root = impl->active_tree()->root_layer();
923 LayerImpl* active_scroll_layer = active_root->children()[0];
924 ASSERT_TRUE(active_root);
933 LayerImpl* active_root = impl->active_tree()->root_layer();
935 active_root ? active_root->children()[0] : NULL;
948 EXPECT_FALSE(active_root);
959 ASSERT_TRUE(active_root);