HomeSort by relevance Sort by last modified time
    Searched full:png_write_end (Results 1 - 25 of 48) sorted by null

1 2

  /external/autotest/client/deps/glbench/src/
png_helper.cc 80 png_write_end(png_ptr, NULL);
  /external/libpng/scripts/
symbols.def 69 png_write_end @61
  /external/libpng/contrib/gregbook/
writepng.c 286 png_write_end(png_ptr, NULL);
347 png_write_end(png_ptr, NULL);
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 312 png_write_end( png_ptr, info_ptr );
  /external/syslinux/com32/lib/libpng/
pngwrite.c 23 * after the image data, put it in png_write_end(). I strongly encourage
27 * them in png_write_end(), and compressing them.
314 png_write_end(png_structp png_ptr, png_infop info_ptr) function
316 png_debug(1, "in png_write_end");
    [all...]
libpng.txt     [all...]
libpng.3 765 \fBvoid png_write_end (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fIinfo_ptr\fP\fB);\fP
    [all...]
example.c 798 png_write_end(png_ptr, info_ptr);
  /external/libpng/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
pngtest.c     [all...]
libpng.3 484 \fBvoid png_write_end (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fIinfo_ptr\fP\fB);\fP
    [all...]
libpng-manual.txt     [all...]
example.c     [all...]
  /external/pdfium/third_party/libpng16/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
  /external/skia/third_party/libpng/
pngwrite.c 77 * after the image data, put it in png_write_end(). I strongly encourage
81 * them in png_write_end(), and compressing them.
353 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
355 png_debug(1, "in png_write_end");
    [all...]
pngprefix.h 437 #define png_write_end skia_png_write_end macro
pngtest.c     [all...]
libpng-manual.txt     [all...]
  /external/deqp/framework/common/
tcuImageIO.cpp 198 png_write_end(pngPtr, NULL);
  /external/libpng/contrib/visupng/
PngFile.c 375 png_write_end(png_ptr, info_ptr);
  /external/skia/src/images/
SkPngEncoder.cpp 368 png_write_end(fEncoderMgr->pngPtr(), fEncoderMgr->infoPtr());
  /development/tools/etc1tool/
etc1tool.cpp 439 png_write_end(png_ptr, info_ptr);
  /external/libpng/contrib/pngminus/
pnm2png.c 497 png_write_end (png_ptr, info_ptr);
  /external/pdfium/samples/
image_diff_png.cc 518 png_write_end(png_ptr, info_ptr);
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 738 png_write_end(write_ptr, write_info_ptr);

Completed in 243 milliseconds

1 2