Searched defs:png_create_read_struct (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpngread.c21 png_create_read_struct(png_const_charp user_png_ver, png_voidp error_ptr, function
48 png_debug(1, "in png_create_read_struct\n");
178 This interface is deprecated in favour of the png_create_read_struct(),
/external/chromium_org/third_party/libpng/
H A Dpngread.c25 png_create_read_struct(png_const_charp user_png_ver, png_voidp error_ptr, function
57 png_debug(1, "in png_create_read_struct");
200 * This interface is deprecated in favour of the png_create_read_struct(),
H A Dpngusr.h155 #define png_create_read_struct wk_png_create_read_struct macro
/external/libpng/
H A Dpngread.c25 png_create_read_struct(png_const_charp user_png_ver, png_voidp error_ptr, function
57 png_debug(1, "in png_create_read_struct");
204 * This interface is deprecated in favour of the png_create_read_struct(),

Completed in 169 milliseconds