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

  /external/skia/tests/
TestUtils.cpp 40 void test_write_pixels(skiatest::Reporter* reporter, function
WritePixelsTest.cpp 296 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface) { function
397 test_write_pixels(reporter, surface.get());
401 static void test_write_pixels(skiatest::Reporter* reporter, GrContext* context, int sampleCnt) { function
410 test_write_pixels(reporter, surface.get());
415 test_write_pixels(reporter, ctxInfo.grContext(), 1);
419 test_write_pixels(reporter, ctxInfo.grContext(), 1);
433 test_write_pixels(reporter, surface.get());
  /external/skqp/tests/
TestUtils.cpp 40 void test_write_pixels(skiatest::Reporter* reporter, function
WritePixelsTest.cpp 306 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface) { function
407 test_write_pixels(reporter, surface.get());
423 test_write_pixels(reporter, surface.get());
449 test_write_pixels(reporter, surface.get());

Completed in 1432 milliseconds