Home
last modified time | relevance | path

Searched refs:PNG_READ_sBIT_SUPPORTED (Results 1 – 14 of 14) sorted by relevance

/external/libpng/
Dpnglibconf.h95 #define PNG_READ_sBIT_SUPPORTED macro
Dpngpread.c282 #ifdef PNG_READ_sBIT_SUPPORTED in png_push_read_chunk()
Dpngread.c213 #ifdef PNG_READ_sBIT_SUPPORTED in png_read_info()
886 #ifdef PNG_READ_sBIT_SUPPORTED in png_read_end()
Dpngtest.c61 defined PNG_READ_sBIT_SUPPORTED &&\
Dpngpriv.h1490 #ifdef PNG_READ_sBIT_SUPPORTED
Dpngrutil.c1156 #ifdef PNG_READ_sBIT_SUPPORTED
/external/pdfium/third_party/libpng16/
Dpnglibconf.h92 #define PNG_READ_sBIT_SUPPORTED macro
Dpngpread.c281 #ifdef PNG_READ_sBIT_SUPPORTED in png_push_read_chunk()
Dpngread.c208 #ifdef PNG_READ_sBIT_SUPPORTED in png_read_info()
875 #ifdef PNG_READ_sBIT_SUPPORTED in png_read_end()
Dpngpriv.h1368 #ifdef PNG_READ_sBIT_SUPPORTED
Dpngrutil.c1146 #ifdef PNG_READ_sBIT_SUPPORTED
/external/libpng/scripts/
Dpnglibconf.h.prebuilt95 #define PNG_READ_sBIT_SUPPORTED
/external/libpng/contrib/libtests/
Dpngunknown.c271 # ifdef PNG_READ_sBIT_SUPPORTED
/external/ImageMagick/coders/
Dpng.c3165 #if defined(PNG_READ_sBIT_SUPPORTED) in ReadOnePNGImage()