Searched refs:png_info_struct (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpng.h782 * the values in the png_info_struct, which meant that the contents and
785 * png_info_struct from the application, so this makes it easier to use
790 * In any case, the order of the parameters in png_info_struct should NOT
792 * that use the old direct-access method with png_info_struct.
812 typedef struct png_info_struct struct
1879 /* Free any memory associated with the png_info_struct */
2233 /* The png_set_<chunk> functions are for storing values in the png_info_struct.
2235 * png_info_struct, either storing the parameters in the passed variables, or
2236 * setting pointers into the png_info_struct where the data is stored. The
2243 * png_info_struct
[all...]
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h829 * the values in the png_info_struct, which meant that the contents and
832 * png_info_struct from the application, so this makes it easier to use
837 * In any case, the order of the parameters in png_info_struct should NOT
839 * that use the old direct-access method with png_info_struct.
859 typedef struct png_info_struct struct
1943 /* Free any memory associated with the png_info_struct */
2305 /* The png_set_<chunk> functions are for storing values in the png_info_struct.
2307 * png_info_struct, either storing the parameters in the passed variables, or
2308 * setting pointers into the png_info_struct where the data is stored. The
2315 * png_info_struct
[all...]

Completed in 215 milliseconds