Home
last modified time | relevance | path

Searched refs:PNG_READ_sBIT_SUPPORTED (Results 1 – 13 of 13) 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.h1499 #ifdef PNG_READ_sBIT_SUPPORTED
Dpngrutil.c1156 #ifdef PNG_READ_sBIT_SUPPORTED
/external/libpng/scripts/
Dpnglibconf.h.prebuilt94 #define PNG_READ_sBIT_SUPPORTED
/external/pdfium/third_party/libpng16/
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()
Dpngpriv.h1499 #ifdef PNG_READ_sBIT_SUPPORTED
Dpngrutil.c1156 #ifdef PNG_READ_sBIT_SUPPORTED
/external/libpng/contrib/libtests/
Dpngunknown.c271 # ifdef PNG_READ_sBIT_SUPPORTED
/external/ImageMagick/coders/
Dpng.c3169 #if defined(PNG_READ_sBIT_SUPPORTED) in ReadOnePNGImage()