Home
last modified time | relevance | path

Searched refs:PNG_EQUATION_LAST (Results 1 – 12 of 12) sorted by relevance

/external/libpng/
Dpng.h737 #define PNG_EQUATION_LAST 4 /* Not a valid value */ macro
Dpngwutil.c1730 if (type >= PNG_EQUATION_LAST) in png_write_pCAL()
Dpngrutil.c2236 else if (type >= PNG_EQUATION_LAST) in png_handle_pCAL()
/external/skia/third_party/libpng/
Dpng.h737 #define PNG_EQUATION_LAST 4 /* Not a valid value */ macro
Dpngwutil.c1729 if (type >= PNG_EQUATION_LAST) in png_write_pCAL()
Dpngrutil.c2234 else if (type >= PNG_EQUATION_LAST) in png_handle_pCAL()
/external/pdfium/third_party/libpng16/
Dpng.h737 #define PNG_EQUATION_LAST 4 /* Not a valid value */ macro
Dpngwutil.c1729 if (type >= PNG_EQUATION_LAST) in png_write_pCAL()
Dpngrutil.c2234 else if (type >= PNG_EQUATION_LAST) in png_handle_pCAL()
/external/syslinux/com32/lib/libpng/
Dpngwutil.c1578 if (type >= PNG_EQUATION_LAST) in png_write_pCAL()
Dpngrutil.c1734 else if (type >= PNG_EQUATION_LAST) in png_handle_pCAL()
/external/syslinux/com32/include/
Dpng.h1098 #define PNG_EQUATION_LAST 4 /* Not a valid value */ macro