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

/external/chromium_org/cc/layers/
H A Dpicture_layer_impl_perftest.cc42 void SetupPendingTree(const gfx::Size& layer_bounds, function in class:cc::__anon2656::PictureLayerImplPerfTest
97 SetupPendingTree(gfx::Size(10000, 10000), gfx::Size(256, 256));
H A Dpicture_layer_impl_unittest.cc107 SetupPendingTree(active_pile);
109 SetupPendingTree(pending_pile);
133 void SetupPendingTree(scoped_refptr<PicturePileImpl> pile) { function in class:cc::__anon2657::PictureLayerImplTest
795 SetupPendingTree(valid_pile);
809 SetupPendingTree(empty_pile);
830 SetupPendingTree(valid_pile);
1375 SetupPendingTree(pending_pile);
1393 SetupPendingTree(pending_pile);
2131 SetupPendingTree(pending_pile);
2229 SetupPendingTree(pending_pil
[all...]
/external/chromium_org/cc/resources/
H A Dtile_manager_perftest.cc149 SetupPendingTree(active_pile);
151 SetupPendingTree(pending_pile);
154 void SetupPendingTree(scoped_refptr<PicturePileImpl> pile) { function in class:cc::__anon2733::TileManagerPerfTest
H A Dtile_manager_unittest.cc495 SetupPendingTree(active_pile);
497 SetupPendingTree(pending_pile);
500 void SetupPendingTree(scoped_refptr<PicturePileImpl> pile) { function in class:cc::__anon2734::TileManagerTileIteratorTest

Completed in 343 milliseconds