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

  /external/pdfium/samples/
image_diff_png.cc 505 png_write_row(png_ptr,
513 png_write_row(png_ptr, row_buffer);
  /external/libpng/contrib/gregbook/
writepng.c 316 png_write_row(png_ptr, mainprog_ptr->image_data);
  /external/libpng/
pngwrite.c 582 png_write_row(png_ptr, *rp);
615 png_write_row(png_ptr, *rp);
687 png_write_row(png_structrp png_ptr, png_const_bytep row) function
695 png_debug2(1, "in png_write_row (row %u, pass %d)",
704 "png_write_info was never called before png_write_row");
    [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 571 png_write_row(png_ptr, *rp);
604 png_write_row(png_ptr, *rp);
611 png_write_row(png_structrp png_ptr, png_const_bytep row) function
619 png_debug2(1, "in png_write_row (row %u, pass %d)",
628 "png_write_info was never called before png_write_row");
    [all...]
png.h 465 #define png_write_row FOXIT_png_write_row macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngwrite.c 575 png_write_row(png_ptr, *rp);
608 png_write_row(png_ptr, *rp);
615 png_write_row(png_structp png_ptr, png_const_bytep row) function
623 png_debug2(1, "in png_write_row (row %u, pass %d)",
632 "png_write_info was never called before png_write_row");
    [all...]
png.h     [all...]
  /development/tools/etc1tool/
etc1tool.cpp 437 png_write_row(png_ptr, pImageData + y * imageStride);
  /external/libpng/contrib/libtests/
makepng.c 973 png_write_row(png_ptr, row);
    [all...]
pngvalid.c     [all...]
  /external/libvncserver/libvncserver/
tight.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 360 milliseconds