Home
last modified time | relevance | path

Searched refs:PNG_OPTION_NEXT (Results 1 – 4 of 4) sorted by relevance

/external/libpng/
Dpng.h3214 #define PNG_OPTION_NEXT 12 /* Next option - numbers must be even */ macro
Dpng.c4334 if (png_ptr != NULL && option >= 0 && option < PNG_OPTION_NEXT &&
/external/pdfium/third_party/libpng16/
Dpng.h3214 #define PNG_OPTION_NEXT 12 /* Next option - numbers must be even */ macro
Dpng.c4335 if (png_ptr != NULL && option >= 0 && option < PNG_OPTION_NEXT &&