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

  /external/chromium_org/cc/test/
layer_tree_pixel_test.cc 25 LayerTreePixelTest::LayerTreePixelTest()
30 LayerTreePixelTest::~LayerTreePixelTest() {}
32 scoped_ptr<OutputSurface> LayerTreePixelTest::CreateOutputSurface(
71 LayerTreePixelTest::OffscreenContextProviderForMainThread() {
79 LayerTreePixelTest::OffscreenContextProviderForCompositorThread() {
86 scoped_ptr<CopyOutputRequest> LayerTreePixelTest::CreateCopyOutputRequest() {
88 base::Bind(&LayerTreePixelTest::ReadbackResult, base::Unretained(this)));
91 void LayerTreePixelTest::ReadbackResult(scoped_ptr<CopyOutputResult> result)
    [all...]
layer_tree_pixel_test.h 26 class LayerTreePixelTest : public LayerTreeTest {
28 LayerTreePixelTest();
29 virtual ~LayerTreePixelTest();
  /external/chromium_org/cc/trees/
layer_tree_host_pixeltest_on_demand_raster.cc 23 class LayerTreeHostOnDemandRasterPixelTest : public LayerTreePixelTest {
57 LayerTreePixelTest::SwapBuffersOnThread(host_impl, result);
layer_tree_host_pixeltest_filters.cc 15 class LayerTreeHostFiltersPixelTest : public LayerTreePixelTest {};
layer_tree_host_pixeltest_readback.cc 21 class LayerTreeHostReadbackPixelTest : public LayerTreePixelTest {
481 LayerTreePixelTest::SetupTree();
631 : public LayerTreePixelTest {
646 LayerTreePixelTest::SetupTree();
    [all...]
layer_tree_host_pixeltest_masks.cc 18 class LayerTreeHostMasksPixelTest : public LayerTreePixelTest {};

Completed in 452 milliseconds