Home
last modified time | relevance | path

Searched refs:PNG_INTERNAL_DATA (Results 1 – 3 of 3) sorted by relevance

/external/libpng/scripts/
Dintprefix.dfn12 #define PNG_INTERNAL_DATA(type, name, array)\
/external/libpng/
Dpngpriv.h252 #ifndef PNG_INTERNAL_DATA
253 # define PNG_INTERNAL_DATA(type, name, array) extern type name array macro
844 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
850 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
851 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpngpriv.h206 #ifndef PNG_INTERNAL_DATA
207 # define PNG_INTERNAL_DATA(type, name, array) extern type name array macro
797 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
803 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
804 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);