HomeSort by relevance Sort by last modified time
    Searched refs:test_write_pixels (Results 1 - 5 of 5) sorted by null

  /external/skia/tests/
TestUtils.h 22 void test_write_pixels(skiatest::Reporter*,
TestUtils.cpp 39 void test_write_pixels(skiatest::Reporter* reporter, function
WritePixelsTest.cpp 305 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface) { function
406 test_write_pixels(reporter, surface.get());
422 test_write_pixels(reporter, surface.get());
448 test_write_pixels(reporter, surface.get());
EGLImageTest.cpp 173 test_write_pixels(reporter, surfaceContext.get(), false, "EGLImageTest-write");
RectangleTextureTest.cpp 155 test_write_pixels(reporter, rectContext.get(), true, "RectangleTexture-write");

Completed in 147 milliseconds