Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dsymbols.def251 png_set_option @244
Dpnglibconf.dfa222 # with png_set_option
225 # deprecated - use the png_set_option API.
/external/libpng/
Dconfigure.ac281 [a call to png_set_option; yes/on: turn on unconditionally.]
Dpng.h3232 PNG_EXPORT(244, int, png_set_option, (png_structrp png_ptr, int option,
Dpng.c4223 png_set_option(png_structrp png_ptr, int option, int onoff)
Dlibpng-manual.txt4917 The png_set_option() function (and the "options" member of the png struct) was
5075 png_set_option(png_ptr, PNG_SKIP_sRGB_CHECK_PROFILE,
5131 png_set_option(png_ptr, PNG_MAXIMUM_INFLATE_WINDOW,
DCHANGES4445 Added an API png_set_option() to set optimization options externally,
4929 Added PNG_SKIP_sRGB_CHECK_PROFILE choice for png_set_option().
/external/pdfium/third_party/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,
Dpng.c4020 png_set_option(png_structrp png_ptr, int option, int onoff)
/external/libpng/contrib/libtests/
Dpngvalid.c1683 if (png_set_option(ps->pwrite, ps->options[opt].option, in set_store_for_write()
1812 if (png_set_option(ps->pread, ps->options[opt].option, in set_store_for_read()