Searched refs:test_png (Results 1 – 3 of 3) sorted by relevance
49 def test_png(h, f): function53 tests.append(test_png)
44 def test_png(h, f): function48 tests.append(test_png)
681 foreach(test_png ${TEST_PNGS})682 string(REGEX MATCH ".*-linear[-.].*" TEST_PNG_LINEAR "${test_png}")683 string(REGEX MATCH ".*-sRGB[-.].*" TEST_PNG_SRGB "${test_png}")684 string(REGEX MATCH ".*-1.8[-.].*" TEST_PNG_G18 "${test_png}")685 string(REGEX MATCH ".*-alpha-.*" TEST_PNG_ALPHA "${test_png}")718 list(APPEND PNGSTEST_FILES "${test_png}")