HomeSort by relevance Sort by last modified time
    Searched full:test_dimensions (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
CodexTest.cpp 541 static void test_dimensions(skiatest::Reporter* r, const char path[]) { function
578 test_dimensions(r, "CMYK.jpg");
579 test_dimensions(r, "color_wheel.jpg");
580 test_dimensions(r, "grayscale.jpg");
581 test_dimensions(r, "mandrill_512_q075.jpg");
582 test_dimensions(r, "randPixels.jpg");
589 test_dimensions(r, "1x1.png");
590 test_dimensions(r, "2x2.png");
591 test_dimensions(r, "3x3.png");
592 test_dimensions(r, "3x1.png")
    [all...]

Completed in 56 milliseconds