Home
last modified time | relevance | path

Searched defs:active_tree (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_common_perftest.cc130 LayerTreeImpl* active_tree = host_impl->active_tree(); in DrawLayersOnThread() local
148 LayerTreeImpl* active_tree, in DoCalcDrawPropertiesImpl()
175 LayerTreeImpl* active_tree = host_impl->active_tree(); in DrawLayersOnThread() local
227 LayerTreeImpl* active_tree = host_impl->active_tree(); in DrawLayersOnThread() local
Docclusion_tracker_perftest.cc48 LayerTreeImpl* active_tree() { return host_impl_->active_tree(); } in active_tree() function in cc::__anond41a54c30111::OcclusionTrackerPerfTest
Dlayer_tree_host_impl.h299 LayerTreeImpl* active_tree() { return active_tree_.get(); } in active_tree() function
300 const LayerTreeImpl* active_tree() const { return active_tree_.get(); } in active_tree() function
Dlayer_tree_host_impl_unittest.cc7184 LayerTreeImpl* active_tree = host_impl_->active_tree(); in TEST_F() local
/external/chromium_org/cc/test/
Dfake_layer_tree_host.h37 LayerTreeImpl* active_tree() { return host_impl_.active_tree(); } in active_tree() function
/external/chromium-trace/trace-viewer/src/cc/
Dlayer_tree_host_impl_test_data.js72 'active_tree': { property