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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
Makefile 10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
15 test_surface: test_surface.o testlib.o
31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
Makefile 10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
15 test_surface: test_surface.o testlib.o
31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
  /external/chromium_org/third_party/skia/gm/
image.cpp 64 static void test_surface(SkCanvas* canvas, SkSurface* surf, bool usePaint) { function
190 test_surface(canvas, surf0, true);
192 test_surface(canvas, surf1, true);
196 test_surface(canvas, surf4, true);
  /external/skia/gm/
image.cpp 64 static void test_surface(SkCanvas* canvas, SkSurface* surf, bool usePaint) { function
190 test_surface(canvas, surf0, true);
192 test_surface(canvas, surf1, true);
196 test_surface(canvas, surf4, true);

Completed in 50 milliseconds