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

  /external/skia/tests/
TestUtils.cpp 20 void test_read_pixels(skiatest::Reporter* reporter, function
70 test_read_pixels(reporter, dstContext, pixels.get(), testName);
93 test_read_pixels(reporter, dstContext.get(), expectedPixelValues, testName);
117 test_read_pixels(reporter, dstContext, pixels.get(), testName);
  /external/skqp/tests/
TestUtils.cpp 20 void test_read_pixels(skiatest::Reporter* reporter, function
70 test_read_pixels(reporter, dstContext, pixels.get(), testName);
93 test_read_pixels(reporter, dstContext.get(), expectedPixelValues, testName);
115 test_read_pixels(reporter, dstContext, pixels.get(), testName);

Completed in 274 milliseconds