HomeSort by relevance Sort by last modified time
    Searched refs:png_destroy_struct_2 (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/libpng/
pngmem.c 74 png_destroy_struct_2(struct_ptr, png_free_ptr_NULL, png_voidp_NULL);
79 png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn, function
405 png_destroy_struct_2(struct_ptr, png_free_ptr_NULL, png_voidp_NULL);
410 png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn, function
pngread.c 92 png_destroy_struct_2((png_voidp)png_ptr,
    [all...]
pngwrite.c 511 png_destroy_struct_2((png_voidp)png_ptr,
    [all...]
pngusr.h 167 #define png_destroy_struct_2 wk_png_destroy_struct_2 macro
png.c 293 png_destroy_struct_2((png_voidp)info_ptr, png_ptr->free_fn,
png.h     [all...]
  /external/libpng/
pngmem.c 74 png_destroy_struct_2(struct_ptr, png_free_ptr_NULL, png_voidp_NULL);
79 png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn, function
405 png_destroy_struct_2(struct_ptr, png_free_ptr_NULL, png_voidp_NULL);
410 png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn, function
pngread.c 92 png_destroy_struct_2((png_voidp)png_ptr,
    [all...]
pngwrite.c 511 png_destroy_struct_2((png_voidp)png_ptr,
    [all...]
png.c 294 png_destroy_struct_2((png_voidp)info_ptr, png_ptr->free_fn,
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngmem.c 71 png_destroy_struct_2(struct_ptr, png_free_ptr_NULL, png_voidp_NULL);
76 png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn, function
389 png_destroy_struct_2(struct_ptr, png_free_ptr_NULL, png_voidp_NULL);
394 png_destroy_struct_2(png_voidp struct_ptr, png_free_ptr free_fn, function
pngread.c 80 png_destroy_struct_2((png_voidp)png_ptr,
    [all...]
png.c 282 png_destroy_struct_2((png_voidp)info_ptr, png_ptr->free_fn,
pngwrite.c     [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 723 PNG_EXTERN void png_destroy_struct_2 PNGARG((png_voidp struct_ptr,
    [all...]

Completed in 45 milliseconds