Searched refs:PNG_STRUCT_INFO (Results 1 - 7 of 7) sorted by relevance

/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c260 info_ptr = (png_infop)png_create_struct_2(PNG_STRUCT_INFO,
263 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
330 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
H A Dpngmem.c46 if (type == PNG_STRUCT_INFO)
364 if (type == PNG_STRUCT_INFO)
H A Dpng.h3036 #define PNG_STRUCT_INFO 0x0002 macro
/external/chromium_org/third_party/libpng/
H A Dpngmem.c46 if (type == PNG_STRUCT_INFO)
364 if (type == PNG_STRUCT_INFO)
H A Dpng.c259 info_ptr = (png_infop)png_create_struct_2(PNG_STRUCT_INFO,
262 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
329 info_ptr = (png_infop)png_create_struct(PNG_STRUCT_INFO);
H A Dpng.h2964 #define PNG_STRUCT_INFO 0x0002 macro
/external/libpng/
H A Dpngpriv.h594 #define PNG_STRUCT_INFO 0x0002 macro

Completed in 353 milliseconds