Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/libpng/
Dpngread.c203 #undef png_read_init
205 png_read_init(png_structp png_ptr) in png_read_init() function
DCHANGES100 malloc and png_read_init(), png_info_init(), and png_write_init()
754 code to check these modes in png_read_init() and png_write_init() and
759 Overloaded png_read_init() and png_write_init() with macros that convert
1374 Comment out with #ifdef/#endif png_info_init in png.c and png_read_init
Dlibpng.txt2865 The old libpng functions png_read_init(), png_write_init(),
2883 png_read_init() as was suggested in libpng-0.88 is no longer supported
2886 to set the error callbacks AFTER png_read_init(), or to change them with
/external/syslinux/com32/include/
Dpng.h3092 extern PNG_EXPORT(void,png_read_init) PNGARG((png_structp png_ptr))
3094 #undef png_read_init
3095 #define png_read_init(png_ptr) png_read_init_3(&png_ptr, \ macro
/external/libpng/
DCHANGES103 malloc and png_read_init(), png_info_init(), and png_write_init()
822 code to check these modes in png_read_init() and png_write_init() and
828 Overloaded png_read_init() and png_write_init() with macros that convert
1536 Use #ifdef to comment out png_info_init in png.c and png_read_init in
1947 Removed deprecated functions png_read_init, png_write_init, png_info_init,
Dlibpng-manual.txt4504 The old libpng functions png_read_init(), png_write_init(),
4522 png_read_init() as was suggested in libpng-0.88 is no longer supported
4525 to set the error callbacks AFTER png_read_init(), or to change them with
4689 The functions png_read_init(info_ptr), png_write_init(info_ptr),
/external/skia/third_party/libpng/
Dlibpng-manual.txt4499 The old libpng functions png_read_init(), png_write_init(),
4517 png_read_init() as was suggested in libpng-0.88 is no longer supported
4520 to set the error callbacks AFTER png_read_init(), or to change them with
4684 The functions png_read_init(info_ptr), png_write_init(info_ptr),