Searched refs:RenderPassQuad (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/surfaces/
H A Dsurface_aggregator_test_helpers.h40 static Quad RenderPassQuad(RenderPassId id) { function in struct:cc::test::Quad
H A Dsurface_aggregator_unittest.cc230 test::Quad::RenderPassQuad(frame_data->render_pass_list[0]->id),
265 {test::Quad::SolidColorQuad(3), test::Quad::RenderPassQuad(pass_ids[0])},
266 {test::Quad::SolidColorQuad(4), test::Quad::RenderPassQuad(pass_ids[1])}};
277 test::Quad::RenderPassQuad(pass_ids[0])},
278 {test::Quad::SolidColorQuad(7), test::Quad::RenderPassQuad(pass_ids[1])}};
497 {test::Quad::RenderPassQuad(child_pass_id[0])}};
508 {test::Quad::RenderPassQuad(parent_pass_id[0])}};
734 {test::Quad::RenderPassQuad(child_pass_id[0])}};
868 test::Quad child_quads[] = {test::Quad::RenderPassQuad(child_pass_id)};

Completed in 92 milliseconds