Home
last modified time | relevance | path

Searched refs:TestCopyFromSurface (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DTestUtils.h30 void TestCopyFromSurface(skiatest::Reporter*,
DEGLImageTest.cpp205 TestCopyFromSurface(reporter, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DRectangleTextureTest.cpp183 TestCopyFromSurface(reporter, dContext, rectProxy, origin, grII.colorType(), refPixels, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DTestUtils.cpp83 void TestCopyFromSurface(skiatest::Reporter* reporter, in TestCopyFromSurface() function