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

  /external/libpng/contrib/gregbook/
writepng.c 219 png_set_text(png_ptr, info_ptr, text, num_text);
229 * would set up text struct(s) here and call png_set_text() again, with
  /external/skia/src/images/
SkPngEncoder.cpp 194 png_set_text(fPngPtr, fInfoPtr, png_texts.data(), png_texts.size());
  /external/pdfium/samples/
image_diff_png.cc 495 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/skia/third_party/libpng/
pngprefix.h 392 #define png_set_text skia_png_set_text macro
example.c     [all...]
pngtest.c     [all...]
pngset.c 701 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
852 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h     [all...]
  /external/libpng/
example.c     [all...]
pngtest.c     [all...]
pngset.c 701 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
852 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
example.c 687 png_set_text(png_ptr, info_ptr, text_ptr, 3);
pngtest.c 1093 png_set_text(write_ptr, write_info_ptr, text_ptr, num_text);
    [all...]
pngset.c 643 png_set_text(png_structp png_ptr, png_infop info_ptr, png_textp text_ptr, function
764 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
    [all...]
  /external/libpng/contrib/libtests/
makepng.c     [all...]
pngvalid.c     [all...]
  /external/pdfium/third_party/libpng16/
pngset.c 713 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
864 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h     [all...]
  /external/libpng/contrib/tools/
pngcp.c 654 * make a copy of the text chunks and png_set_text it each time. This adds a
688 png_set_text(dp->write_pp, dp->ip, dp->text_ptr, dp->num_text);
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 400 milliseconds