Home
last modified time | relevance | path

Searched refs:PNGErrorInfo (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpng.c1695 } PNGErrorInfo; typedef
1705 PNGErrorInfo in MagickPNGErrorHandler()
1708 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in MagickPNGErrorHandler()
1736 PNGErrorInfo in MagickPNGWarningHandler()
1742 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in MagickPNGWarningHandler()
1984 PNGErrorInfo in read_user_chunk_callback()
2016 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in read_user_chunk_callback()
2088 error_info=(PNGErrorInfo *) png_get_error_ptr(ping); in read_user_chunk_callback()
2195 PNGErrorInfo in ReadOnePNGImage()
8496 PNGErrorInfo in WriteOnePNGImage()