Home
last modified time | relevance | path

Searched refs:write_one_file (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c3134 write_one_file(Image *output, Image *image, int convert_to_8bit) in write_one_file() function
3398 result = write_one_file(&output, &copy, 0/*convert to 8bit*/); in testimage()
3415 result = write_one_file(&output, &copy, 1/*convert to 8bit*/); in testimage()
/third_party/libpng/contrib/libtests/
Dpngstest.c3134 write_one_file(Image *output, Image *image, int convert_to_8bit) in write_one_file() function
3398 result = write_one_file(&output, &copy, 0/*convert to 8bit*/); in testimage()
3415 result = write_one_file(&output, &copy, 1/*convert to 8bit*/); in testimage()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c3134 write_one_file(Image *output, Image *image, int convert_to_8bit) in write_one_file() function
3398 result = write_one_file(&output, &copy, 0/*convert to 8bit*/); in testimage()
3415 result = write_one_file(&output, &copy, 1/*convert to 8bit*/); in testimage()