Home
last modified time | relevance | path

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

/external/pdfium/samples/fx_lpng/lpng_v163/
Dpngconf.h27 # ifdef PNG_USER_WIDTH_MAX
28 # undef PNG_USER_WIDTH_MAX
29 # define PNG_USER_WIDTH_MAX 1000000L macro
Dpngpriv.h261 # ifndef PNG_USER_WIDTH_MAX
262 # define PNG_USER_WIDTH_MAX 1000000 macro
275 # ifndef PNG_USER_WIDTH_MAX
276 # define PNG_USER_WIDTH_MAX 0x7fffffff macro
Dfx_png.c240 create_struct.user_width_max = PNG_USER_WIDTH_MAX;
2382 if (width > PNG_USER_WIDTH_MAX)
/external/libpng/
Dpngconf.h27 # ifdef PNG_USER_WIDTH_MAX
28 # undef PNG_USER_WIDTH_MAX
29 # define PNG_USER_WIDTH_MAX 1000000L macro
Dpngusr.dfa11 # @# define PNG_USER_WIDTH_MAX 1000000
Dpngpriv.h312 # ifndef PNG_USER_WIDTH_MAX
313 # define PNG_USER_WIDTH_MAX 1000000 macro
326 # ifndef PNG_USER_WIDTH_MAX
327 # define PNG_USER_WIDTH_MAX 0x7fffffff macro
Dpng.c242 create_struct.user_width_max = PNG_USER_WIDTH_MAX;
2481 else if (width > PNG_USER_WIDTH_MAX)
Dlibpng-manual.txt4955 PNG_USER_WIDTH_MAX and PNG_USER_HEIGHT_MAX, although this document said