Searched refs:png_image_begin_read_from_stdio (Results 1 – 12 of 12) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 242 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/skia/third_party/libpng/ |
D | pngprefix.h | 325 #define png_image_begin_read_from_stdio skia_png_image_begin_read_from_stdio macro
|
D | png.h | 3003 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | pngread.c | 1444 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
D | libpng-manual.txt | 4041 int png_image_begin_read_from_stdio (png_imagep image, 5028 png_image_begin_read_from_stdio()
|
/external/libpng/ |
D | png.h | 3009 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | pngread.c | 1453 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
D | libpng-manual.txt | 4046 int png_image_begin_read_from_stdio (png_imagep image, 5033 png_image_begin_read_from_stdio()
|
/external/pdfium/third_party/libpng16/ |
D | png.h | 3003 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
|
D | pngread.c | 1454 png_image_begin_read_from_stdio(png_imagep image, FILE* file) in png_image_begin_read_from_stdio() function
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 2956 if (!png_image_begin_read_from_stdio(&image->image, image->input_file)) in read_file()
|