Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dintprefix.c12 #define PNG_INTERNAL_DATA(type, name, array)\ macro
/external/libpng/
Dpngpriv.h343 #ifndef PNG_INTERNAL_DATA
344 # define PNG_INTERNAL_DATA(type, name, array) PNG_LINKAGE_DATA type name array macro
943 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
949 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
950 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);
/external/pdfium/third_party/libpng16/
Dpngpriv.h343 #ifndef PNG_INTERNAL_DATA
344 # define PNG_INTERNAL_DATA(type, name, array) PNG_LINKAGE_DATA type name array macro
943 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
949 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
950 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);