Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngunknown.c143 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
/external/pdfium/third_party/libpng16/
Dpngpriv.h818 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
/external/skia/third_party/libpng/
Dpngpriv.h818 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
/external/libpng/
Dpngpriv.h847 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro