Searched refs:png_image_begin_read_from_stdio (Results 1 – 9 of 9) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 241 png_image_begin_read_from_stdio @235
|
/external/libpng/contrib/examples/ |
D | simpleover.c | 358 if (png_image_begin_read_from_stdio(&in, sprite->file)) in add_sprite()
|
/external/pdfium/third_party/libpng16/ |
D | pngprefix.h | 222 #define png_image_begin_read_from_stdio PDFIUM_png_image_begin_read_from_stdio macro
|
D | png.h | 2986 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | pngread.c | 1472 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
/external/libpng/ |
D | png.h | 2986 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | pngread.c | 1472 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
D | libpng-manual.txt | 4100 int png_image_begin_read_from_stdio (png_imagep image, 5086 png_image_begin_read_from_stdio()
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 2965 if (!png_image_begin_read_from_stdio(&image->image, image->input_file)) in read_file()
|