HomeSort by relevance Sort by last modified time
    Searched refs:png_set_text (Results 1 - 15 of 15) 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/pdfium/samples/
image_diff_png.cc 495 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /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/pdfium/third_party/lpng_v163/
png.h 571 #define png_set_text FOXIT_png_set_text macro
    [all...]
pngset.c 682 png_set_text(png_const_structrp png_ptr, png_inforp info_ptr, function
831 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
  /external/libpng/contrib/libtests/
makepng.c     [all...]
pngvalid.c     [all...]
  /external/opencv3/3rdparty/libpng/
pngset.c 668 png_set_text(png_structp png_ptr, png_infop info_ptr, png_const_textp text_ptr, function
813 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
png.h     [all...]
  /external/skia/dm/
DM.cpp 836 png_set_text(png, info, text, 2);
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 3246 milliseconds