Home
last modified time | relevance | path

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

/external/skia/tests/
DSurfaceTest.cpp185 static void TestGetTexture(skiatest::Reporter* reporter, in TestGetTexture() function
242 TestGetTexture(reporter, kRaster_SurfaceType, NULL); in TestSurface()
243 TestGetTexture(reporter, kPicture_SurfaceType, NULL); in TestSurface()
252 TestGetTexture(reporter, kGpu_SurfaceType, context); in TestSurface()