Searched refs:initimage (Results 1 – 1 of 1) sorted by relevance
/external/libpng/contrib/libtests/ |
D | pngstest.c | 651 static void initimage(Image *image, png_uint_32 opts, const char *file_name, in initimage() function 3186 initimage(output, image->opts, "tmpfile", image->stride_extra); in write_one_file() 3221 initimage(output, image->opts, output->tmpfile_name, in write_one_file() 3250 initimage(output, image->opts, "memory", image->stride_extra); in write_one_file() 3455 initimage(&image, opts, file_name, stride_extra); in test_one_file()
|