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

  /external/libpng/
png.c 291 png_info_destroy(png_ptr, info_ptr);
615 png_info_destroy(png_structp png_ptr, png_infop info_ptr) function
617 png_debug(1, "in png_info_destroy");
  /external/qemu/distrib/libpng-1.2.19/
png.c 279 png_info_destroy(png_ptr, info_ptr);
598 png_info_destroy(png_structp png_ptr, png_infop info_ptr) function
600 png_debug(1, "in png_info_destroy\n");
  /external/chromium_org/third_party/libpng/
png.c 290 png_info_destroy(png_ptr, info_ptr);
614 png_info_destroy(png_structp png_ptr, png_infop info_ptr) function
616 png_debug(1, "in png_info_destroy");
pngusr.h 302 #define png_info_destroy wk_png_info_destroy macro

Completed in 27 milliseconds