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

  /external/deqp/framework/common/
tcuImageIO.cpp 131 png_destroy_info_struct(png_ptr, &info_ptr);
  /external/libpng/contrib/examples/
pngpixel.c 348 png_destroy_info_struct(png_ptr, &info_ptr);
  /external/libpng/
pngtest.c 950 png_destroy_info_struct(write_ptr, &write_end_info_ptr);
965 png_destroy_info_struct(write_ptr, &write_end_info_ptr);
    [all...]
pngread.c 1001 png_destroy_info_struct(png_ptr, end_info_ptr_ptr);
1002 png_destroy_info_struct(png_ptr, info_ptr_ptr);
    [all...]
pngwrite.c     [all...]
png.h     [all...]
png.c 366 png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr) function
370 png_debug(1, "in png_destroy_info_struct");
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngread.c 913 png_destroy_info_struct(png_ptr, end_info_ptr_ptr);
914 png_destroy_info_struct(png_ptr, info_ptr_ptr);
    [all...]
png.h 393 #define png_destroy_info_struct FOXIT_png_destroy_info_struct macro
    [all...]
pngwrite.c 909 png_destroy_info_struct(png_ptr, info_ptr_ptr);
    [all...]
png.c 355 png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr) function
359 png_debug(1, "in png_destroy_info_struct");
    [all...]
  /external/deqp/framework/qphelper/
qpTestLog.c 752 png_destroy_info_struct(png, &info);
    [all...]
  /external/opencv3/3rdparty/libpng/
png.c 257 png_destroy_info_struct(png_structp png_ptr, png_infopp info_ptr_ptr) function
261 png_debug(1, "in png_destroy_info_struct");
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 1282 milliseconds