Home
last modified time | relevance | path

Searched refs:test_copy_to_surface (Results 1 – 6 of 6) sorted by relevance

/external/skqp/tests/
DTestUtils.h32 void test_copy_to_surface(skiatest::Reporter*, GrProxyProvider*,
DTestUtils.cpp97 void test_copy_to_surface(skiatest::Reporter* reporter, GrProxyProvider* proxyProvider, in test_copy_to_surface() function
DRectangleTextureTest.cpp168 test_copy_to_surface(reporter, context->contextPriv().proxyProvider(), in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skia/tests/
DTestUtils.h32 void test_copy_to_surface(skiatest::Reporter*, GrContext*,
DTestUtils.cpp97 void test_copy_to_surface(skiatest::Reporter* reporter, in test_copy_to_surface() function
DRectangleTextureTest.cpp168 test_copy_to_surface(reporter, context, rectContext.get(), "RectangleTexture-copy-to"); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()