Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 &&