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

  /external/chromium_org/cc/test/
render_pass_test_utils.h 50 TestRenderPass* contributing_pass);
54 TestRenderPass* contributing_pass,
render_pass_test_utils.cc 92 TestRenderPass* contributing_pass) {
96 gfx::Rect output_rect = contributing_pass->output_rect;
107 quad->SetNew(shared_state, output_rect, contributing_pass->id, false, 0,
114 TestRenderPass* contributing_pass,
121 gfx::Rect output_rect = contributing_pass->output_rect;
132 quad->SetNew(shared_state, output_rect, contributing_pass->id, false,
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc 1028 const RenderPass* contributing_pass = FindRenderPassById( local
    [all...]

Completed in 1516 milliseconds