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

  /external/autotest/client/deps/glbench/src/
png_helper.cc 75 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/libpng/contrib/pngminus/
pnm2png.c 494 png_write_image (png_ptr, row_pointers);
  /external/skia/third_party/libpng/
pngprefix.h 439 #define png_write_image skia_png_write_image macro
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/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/syslinux/com32/lib/libpng/
example.c 748 /* Turn on interlace handling if you are not using png_write_image() */
771 png_write_image(png_ptr, row_pointers);
pngwrite.c 758 png_write_image(png_structp png_ptr, png_bytepp image) function
767 png_debug(1, "in png_write_image");
    [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 732 png_write_image(write_ptr, image->rows.get());
Png.cpp 595 png_write_image(writePtr, rows);
    [all...]
  /external/pdfium/third_party/libpng16/
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/deqp/framework/qphelper/
qpTestLog.c 711 png_write_image(png, rowPointers);
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 772 png_write_image(png, &rows[0]);
    [all...]

Completed in 221 milliseconds