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 43 void test_write_pixels(skiatest::Reporter* reporter, function
WritePixelsTest.cpp 324 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface, function
430 test_write_pixels(reporter, surface.get(), info);
434 static void test_write_pixels(skiatest::Reporter* reporter, GrContext* context, int sampleCnt) { function
441 test_write_pixels(reporter, surface.get(), ii);
447 test_write_pixels(reporter, ctxInfo.grContext(), 1);
451 test_write_pixels(reporter, ctxInfo.grContext(), 1);
469 test_write_pixels(reporter, surface.get(), ii);
  /external/skqp/tests/
TestUtils.cpp 43 void test_write_pixels(skiatest::Reporter* reporter, function
WritePixelsTest.cpp 324 static void test_write_pixels(skiatest::Reporter* reporter, SkSurface* surface, function
430 test_write_pixels(reporter, surface.get(), info);
434 static void test_write_pixels(skiatest::Reporter* reporter, GrContext* context, int sampleCnt) { function
441 test_write_pixels(reporter, surface.get(), ii);
447 test_write_pixels(reporter, ctxInfo.grContext(), 1);
451 test_write_pixels(reporter, ctxInfo.grContext(), 1);
469 test_write_pixels(reporter, surface.get(), ii);

Completed in 1152 milliseconds