Searched refs:test_surface_context_clear (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | SurfaceTest.cpp | 756 static void test_surface_context_clear(skiatest::Reporter* reporter, in test_surface_context_clear() function 812 test_surface_context_clear(reporter, dContext, sfc, 0x0); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 814 test_surface_context_clear(reporter, dContext, imageSurfaceCtx.get(), 0x0); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 831 test_surface_context_clear(reporter, dContext, sfc, kOrigColor.toSkColor()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() 833 test_surface_context_clear(reporter, dContext, imageSurfaceCtx.get(), in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
Completed in 3 milliseconds