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

  /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
  /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

Completed in 152 milliseconds