Searched defs:png_image_begin_read_from_memory (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngread.c1551 int PNGAPI png_image_begin_read_from_memory(png_imagep image, function
1575 "png_image_begin_read_from_memory: invalid argument");
1580 "png_image_begin_read_from_memory: incorrect PNG_IMAGE_VERSION");
/external/pdfium/third_party/libpng16/
H A Dpngread.c1552 int PNGAPI png_image_begin_read_from_memory(png_imagep image, function
1576 "png_image_begin_read_from_memory: invalid argument");
1581 "png_image_begin_read_from_memory: incorrect PNG_IMAGE_VERSION");
/external/skia/third_party/libpng/
H A Dpngread.c1542 int PNGAPI png_image_begin_read_from_memory(png_imagep image, function
1566 "png_image_begin_read_from_memory: invalid argument");
1571 "png_image_begin_read_from_memory: incorrect PNG_IMAGE_VERSION");
H A Dpngprefix.h324 #define png_image_begin_read_from_memory skia_png_image_begin_read_from_memory macro

Completed in 135 milliseconds