Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dsymbols.def251 png_set_option @244
Dpnglibconf.dfa219 # with png_set_option
222 # deprectated - use the png_set_option API.
/external/skia/third_party/libpng/
Dpngprefix.h226 #define png_set_option skia_png_set_option macro
/external/libpng/
Dconfigure.ac281 [a call to png_set_option; yes/on: turn on unconditionally.]
Dpng.h3254 PNG_EXPORT(244, int, png_set_option, (png_structrp png_ptr, int option,
Dpng.c4132 png_set_option(png_structrp png_ptr, int option, int onoff)
Dlibpng-manual.txt4973 The png_set_option() function (and the "options" member of the png struct) was
5243 png_set_option(png_ptr, PNG_MAXIMUM_INFLATE_WINDOW,
Dconfigure1486 call to png_set_option; yes/on: turn on
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpng.h624 #define png_set_option FOXIT_png_set_option macro
3540 PNG_EXPORT(244, int, png_set_option, (png_structrp png_ptr, int option,
Dfx_png.c4020 png_set_option(png_structrp png_ptr, int option, int onoff)
/external/libpng/contrib/libtests/
Dpngvalid.c1560 if (png_set_option(ps->pwrite, ps->options[opt].option, in set_store_for_write()
1689 if (png_set_option(ps->pread, ps->options[opt].option, in set_store_for_read()