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

  /external/chromium_org/cc/layers/
delegated_frame_provider_unittest.cc 23 scoped_ptr<DelegatedFrameData> CreateFrameData(gfx::Rect root_output_rect,
94 CreateFrameData(gfx::Rect(1, 1), gfx::Rect(1, 1));
99 frame = CreateFrameData(gfx::Rect(1, 1), gfx::Rect(1, 1));
116 CreateFrameData(gfx::Rect(1, 1), gfx::Rect(1, 1));
123 frame = CreateFrameData(gfx::Rect(1, 1), gfx::Rect(1, 1));
142 CreateFrameData(gfx::Rect(5, 5), gfx::Rect(2, 2));
174 frame = CreateFrameData(gfx::Rect(5, 5), gfx::Rect(2, 2));
200 CreateFrameData(gfx::Rect(5, 5), gfx::Rect(2, 2));
230 frame = CreateFrameData(gfx::Rect(5, 5), gfx::Rect(2, 2));
242 CreateFrameData(gfx::Rect(5, 5), gfx::Rect(2, 2))
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_delegated.cc 78 scoped_ptr<DelegatedFrameData> CreateFrameData(gfx::Rect root_output_rect,
325 SetFrameData(CreateFrameData(gfx::Rect(0, 0, 1, 1), gfx::Rect(0, 0, 1, 1)));
385 CreateFrameData(gfx::Rect(0, 0, 1, 1),
406 CreateFrameData(gfx::Rect(0, 0, 1, 1),
437 CreateFrameData(gfx::Rect(0, 0, 1, 1),
468 CreateFrameData(gfx::Rect(0, 0, 1, 1), gfx::Rect(0, 0, 1, 1));
471 CreateFrameData(gfx::Rect(0, 0, 1, 1), gfx::Rect(0, 0, 1, 1));
514 CreateFrameData(gfx::Rect(0, 0, 1, 1), gfx::Rect(0, 0, 1, 1)));
519 CreateFrameData(gfx::Rect(0, 0, 20, 20), gfx::Rect(0, 0, 0, 0)));
526 CreateFrameData(gfx::Rect(0, 0, 20, 20), gfx::Rect(2, 2, 5, 5)))
    [all...]

Completed in 30 milliseconds