Home
last modified time | relevance | path

Searched refs:test_surface (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
DMakefile10 default: test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
15 test_surface: test_surface.o testlib.o target
31 $(RM) -rf *.o test_context test_surface test_subpicture test_blocks test_rendering xvmc_bench
D.gitignore2 test_surface
/external/skia/gm/
Dimage.cpp57 static void test_surface(SkCanvas* canvas, SkSurface* surf, bool usePaint) { in test_surface() function
182 test_surface(canvas, surf0, true); in onDraw()
184 test_surface(canvas, surf1, true); in onDraw()
187 test_surface(canvas, surf2, true); in onDraw()