Searched refs:png_image_begin_read_from_stdio (Results 1 – 8 of 8) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 242 png_image_begin_read_from_stdio @235
|
/external/skia/third_party/libpng/ |
D | pngprefix.h | 321 #define png_image_begin_read_from_stdio skia_png_image_begin_read_from_stdio macro
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | png.h | 616 #define png_image_begin_read_from_stdio FOXIT_png_image_begin_read_from_stdio macro 3397 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | fx_pngread.c | 1337 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
/external/libpng/ |
D | png.h | 3111 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | pngread.c | 1596 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
D | libpng-manual.txt | 3982 int png_image_begin_read_from_stdio (png_imagep image, 5156 png_image_begin_read_from_stdio()
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 3072 if (!png_image_begin_read_from_stdio(&image->image, image->input_file)) in read_file()
|