Home
last modified time | relevance | path

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

/external/libpng/scripts/
Dintprefix.c12 #define PNG_INTERNAL_DATA(type, name, array)\ macro
/external/pdfium/third_party/libpng16/
Dpngpriv.h290 #ifndef PNG_INTERNAL_DATA
291 # define PNG_INTERNAL_DATA(type, name, array) PNG_LINKAGE_DATA type name array macro
860 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
866 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
867 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);
/external/skia/third_party/libpng/
Dpngpriv.h290 #ifndef PNG_INTERNAL_DATA
291 # define PNG_INTERNAL_DATA(type, name, array) PNG_LINKAGE_DATA type name array macro
860 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
866 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
867 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);
/external/libpng/
Dpngpriv.h319 #ifndef PNG_INTERNAL_DATA
320 # define PNG_INTERNAL_DATA(type, name, array) PNG_LINKAGE_DATA type name array macro
889 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_table, [256]);
895 PNG_INTERNAL_DATA(const png_uint_16, png_sRGB_base, [512]);
896 PNG_INTERNAL_DATA(const png_byte, png_sRGB_delta, [512]);