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

1 2

  /external/autotest/client/deps/glbench/src/
png_helper.cc 81 png_write_end(png_ptr, NULL);
  /external/libpng/contrib/gregbook/
writepng.c 286 png_write_end(png_ptr, NULL);
347 png_write_end(png_ptr, NULL);
  /external/deqp/framework/common/
tcuImageIO.cpp 198 png_write_end(pngPtr, NULL);
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 312 png_write_end( png_ptr, info_ptr );
  /external/libpng/contrib/visupng/
PngFile.c 375 png_write_end(png_ptr, info_ptr);
  /external/opencv3/modules/imgcodecs/src/
grfmt_png.cpp 431 png_write_end( png_ptr, info_ptr );
  /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);
  /external/libpng/
example.c     [all...]
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...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 76 * after the image data, put it in png_write_end(). I strongly encourage
80 * them in png_write_end(), and compressing them.
344 png_write_end(png_structrp png_ptr, png_inforp info_ptr) function
346 png_debug(1, "in png_write_end");
    [all...]
png.h 468 #define png_write_end FOXIT_png_write_end macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngwrite.c 21 * after the image data, put it in png_write_end(). I strongly encourage
25 * them in png_write_end(), and compressing them.
298 png_write_end(png_structp png_ptr, png_infop info_ptr) function
300 png_debug(1, "in png_write_end");
    [all...]
png.h     [all...]
  /external/skia/src/images/
SkImageDecoder_libpng.cpp     [all...]
  /external/skia/tests/
CodexTest.cpp 736 png_write_end(png, info);
    [all...]
  /external/deqp/framework/qphelper/
qpTestLog.c 709 png_write_end(png, NULL);
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 980 png_write_end(png_ptr, info_ptr);
    [all...]
  /external/skia/dm/
DM.cpp 847 png_write_end(png, info);
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 574 png_write_end(writePtr, infoPtr);
    [all...]
  /external/libvncserver/libvncserver/
tight.c     [all...]

Completed in 186 milliseconds

1 2