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

/external/libpng/
H A Dpngread.c1241 /* Arguments to png_image_finish_read: */
2921 /* The final part of the color-map read called from png_image_finish_read. */
3649 /* The guts of png_image_finish_read as a png_safe_execute callback. */
4077 png_image_finish_read(png_imagep image, png_const_colorp background, function
4168 "png_image_finish_read[color-map]: no color-map");
4173 "png_image_finish_read: image too large");
4178 "png_image_finish_read: invalid argument");
4183 "png_image_finish_read: row_stride too large");
4188 "png_image_finish_read: damaged PNG_IMAGE_VERSION");
/external/pdfium/third_party/libpng16/
H A Dpngread.c1242 /* Arguments to png_image_finish_read: */
2922 /* The final part of the color-map read called from png_image_finish_read. */
3651 /* The guts of png_image_finish_read as a png_safe_execute callback. */
4079 png_image_finish_read(png_imagep image, png_const_colorp background, function
4146 "png_image_finish_read[color-map]: no color-map");
4151 "png_image_finish_read: image too large");
4156 "png_image_finish_read: invalid argument");
4161 "png_image_finish_read: row_stride too large");
4166 "png_image_finish_read: damaged PNG_IMAGE_VERSION");
/external/skia/third_party/libpng/
H A Dpngread.c1232 /* Arguments to png_image_finish_read: */
2912 /* The final part of the color-map read called from png_image_finish_read. */
3641 /* The guts of png_image_finish_read as a png_safe_execute callback. */
4069 png_image_finish_read(png_imagep image, png_const_colorp background, function
4136 "png_image_finish_read[color-map]: no color-map");
4141 "png_image_finish_read: image too large");
4146 "png_image_finish_read: invalid argument");
4151 "png_image_finish_read: row_stride too large");
4156 "png_image_finish_read: damaged PNG_IMAGE_VERSION");
H A Dpngprefix.h326 #define png_image_finish_read skia_png_image_finish_read macro

Completed in 230 milliseconds