HomeSort by relevance Sort by last modified time
    Searched refs:RenderPassQuad (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/surfaces/
surface_aggregator_test_helpers.h 40 static Quad RenderPassQuad(RenderPassId id) {
surface_aggregator_unittest.cc 230 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])}};
    [all...]

Completed in 83 milliseconds