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

  /external/autotest/client/deps/glbench/src/
png_helper.cc 76 png_write_image(png_ptr, row_pointers);
  /external/deqp/framework/common/
tcuImageIO.cpp 197 png_write_image(pngPtr, &rowPointers[0]);
  /external/libpng/contrib/gregbook/
writepng.c 279 png_write_image(png_ptr, mainprog_ptr->row_pointers);
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 311 png_write_image( png_ptr, buffer );
  /external/libpng/contrib/visupng/
PngFile.c 371 png_write_image (png_ptr, ppbRowPointers);
  /external/opencv3/modules/imgcodecs/src/
grfmt_png.cpp 430 png_write_image( png_ptr, buffer );
  /external/libpng/contrib/pngminus/
pnm2png.c 494 png_write_image (png_ptr, row_pointers);
  /external/libpng/
example.c     [all...]
pngwrite.c 590 png_write_image(png_structrp png_ptr, png_bytepp image) function
599 png_debug(1, "in png_write_image");
    [all...]
png.h     [all...]
  /external/opencv3/3rdparty/libpng/
pngwrite.c 583 png_write_image(png_structp png_ptr, png_bytepp image) function
592 png_debug(1, "in png_write_image");
    [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
png.h 467 #define png_write_image FOXIT_png_write_image macro
    [all...]
pngwrite.c 579 png_write_image(png_structrp png_ptr, png_bytepp image) function
588 png_debug(1, "in png_write_image");
    [all...]
  /external/deqp/framework/qphelper/
qpTestLog.c 708 png_write_image(png, rowPointers);
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 567 png_write_image(writePtr, rows);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 118 milliseconds