HomeSort by relevance Sort by last modified time
    Searched full:png_set_text (Results 1 - 25 of 43) sorted by null

1 2

  /external/libpng/scripts/
symbols.def 171 png_set_text @163
pnglibconf.dfa 542 # instead of calling png_set_text() and letting libpng malloc it. It
    [all...]
  /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/libpng/
pnginfo.h 47 * passed (they make their own copies), EXCEPT that the png_set_text
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...]
pngtest.c     [all...]
example.c     [all...]
  /external/pdfium/third_party/libpng16/
pnginfo.h 47 * passed (they make their own copies), EXCEPT that the png_set_text
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...]
  /external/skia/src/images/
SkPngEncoder.cpp 194 png_set_text(fPngPtr, fInfoPtr, png_texts.data(), png_texts.size());
  /external/skia/third_party/libpng/
pnginfo.h 47 * passed (they make their own copies), EXCEPT that the png_set_text
pngprefix.h 392 #define png_set_text skia_png_set_text macro
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...]
pngtest.c     [all...]
example.c     [all...]
  /external/pdfium/samples/
image_diff_png.cc 495 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/syslinux/com32/lib/libpng/
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...]
pngtest.c 1093 png_set_text(write_ptr, write_info_ptr, text_ptr, num_text);
    [all...]
example.c 687 png_set_text(png_ptr, info_ptr, text_ptr, 3);
  /external/syslinux/bios/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/efi32/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/com32/include/
png.h     [all...]
pngconf.h 525 * instead of calling png_set_text() and letting libpng malloc it. It
    [all...]

Completed in 532 milliseconds

1 2