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

/external/chromium_org/third_party/libpng/
H A Dpngmem.c32 png_create_struct(int type) function
38 /* Alternate version of png_create_struct, for use with user-defined malloc. */
69 /* Free memory allocated by a png_create_struct() call */
77 /* Free memory allocated by a png_create_struct() call */
348 png_create_struct(int type) function
400 /* Free memory allocated by a png_create_struct() call */
408 /* Free memory allocated by a png_create_struct() call */
H A Dpngusr.h157 #define png_create_struct wk_png_create_struct macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngmem.c32 png_create_struct(int type) function
38 /* Alternate version of png_create_struct, for use with user-defined malloc. */
69 /* Free memory allocated by a png_create_struct() call */
77 /* Free memory allocated by a png_create_struct() call */
348 png_create_struct(int type) function
400 /* Free memory allocated by a png_create_struct() call */
408 /* Free memory allocated by a png_create_struct() call */
/external/libpng/contrib/libtests/
H A Dtarith.c61 #define png_create_struct(type) (0) macro

Completed in 31 milliseconds