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

/external/chromium_org/cc/test/
H A Dfake_output_surface.h107 const TransferableResourceArray& resources_held_by_parent() { function in class:cc::FakeOutputSurface
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_delegated.cc222 const TransferableResourceArray& resources_held_by_parent = local
223 output_surface()->resources_held_by_parent();
224 for (size_t i = 0; i < resources_held_by_parent.size(); ++i) {
226 resources_held_by_parent[i].id;
H A Dlayer_tree_host_unittest.cc2798 output_surface()->resources_held_by_parent();
/external/chromium_org/cc/layers/
H A Dtexture_layer_unittest.cc1169 output_surface()->resources_held_by_parent();
1306 output_surface()->resources_held_by_parent();

Completed in 187 milliseconds