Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dsymbols.def121 png_set_rows @113
/external/skia/third_party/libpng/
Dpngprefix.h384 #define png_set_rows skia_png_set_rows macro
Dpngset.c1481 png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_rows() function
Dpng.h1889 PNG_EXPORT(113, void, png_set_rows, (png_const_structrp png_ptr,
Dlibpng-manual.txt1186 png_set_rows(png_ptr, info_ptr, &row_pointers);
1191 If you use png_set_rows(), the application is responsible for freeing
2442 responsibility for freeing it to the png_set_rows or png_read_destroy function,
3349 png_set_rows() to put image data in the info structure), simply do this:
/external/syslinux/com32/lib/libpng/
Dpngset.c1132 png_set_rows(png_structp png_ptr, png_infop info_ptr, png_bytepp row_pointers) in png_set_rows() function
DCHANGES666 Added png_set_rows() and png_get_rows(), for use with png_read|write_png().
716 Revised png_set_iCCP() and png_set_rows() to avoid prematurely freeing data.
742 of the use of png_set_rows() and png_get_rows() in libpng.txt/libpng.3.
784 Set the PNG_INFO_IDAT valid flag in png_set_rows() so png_write_png()
789 Fixed a new bug in png_set_rows().
Dlibpng.txt429 png_set_rows(png_ptr, info_ptr, &row_pointers);
434 If you use png_set_rows(), the application is responsible for freeing
1316 responsibility for freeing it to the png_set_rows or png_read_destroy function,
2005 png_set_rows() to put image data in the info structure), simply do this:
/external/libpng/
Dpngset.c1483 png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_rows() function
Dpng.h1889 PNG_EXPORT(113, void, png_set_rows, (png_const_structrp png_ptr,
DCHANGES725 Added png_set_rows() and png_get_rows(), for use with png_read|write_png().
781 Revised png_set_iCCP() and png_set_rows() to avoid prematurely freeing data.
810 of the use of png_set_rows() and png_get_rows() in libpng.txt/libpng.3.
856 Set the PNG_INFO_IDAT valid flag in png_set_rows() so png_write_png()
861 Fixed a new bug in png_set_rows().
Dlibpng-manual.txt1186 png_set_rows(png_ptr, info_ptr, &row_pointers);
1191 If you use png_set_rows(), the application is responsible for freeing
2447 responsibility for freeing it to the png_set_rows or png_read_destroy function,
3354 png_set_rows() to put image data in the info structure), simply do this:
/external/pdfium/third_party/libpng16/
Dpngset.c1496 png_set_rows(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_rows() function
Dpng.h1889 PNG_EXPORT(113, void, png_set_rows, (png_const_structrp png_ptr,
/external/syslinux/com32/include/
Dpng.h2257 extern PNG_EXPORT(void,png_set_rows) PNGARG((png_structp png_ptr,