Searched refs:write_one_file (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngstest.c | 3134 write_one_file(Image *output, Image *image, int convert_to_8bit) in write_one_file() function 3398 result = write_one_file(&output, ©, 0/*convert to 8bit*/); in testimage() 3415 result = write_one_file(&output, ©, 1/*convert to 8bit*/); in testimage()
|
/third_party/libpng/contrib/libtests/ |
D | pngstest.c | 3134 write_one_file(Image *output, Image *image, int convert_to_8bit) in write_one_file() function 3398 result = write_one_file(&output, ©, 0/*convert to 8bit*/); in testimage() 3415 result = write_one_file(&output, ©, 1/*convert to 8bit*/); in testimage()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngstest.c | 3134 write_one_file(Image *output, Image *image, int convert_to_8bit) in write_one_file() function 3398 result = write_one_file(&output, ©, 0/*convert to 8bit*/); in testimage() 3415 result = write_one_file(&output, ©, 1/*convert to 8bit*/); in testimage()
|