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

  /external/libpng/contrib/gregbook/
writepng.c 217 png_set_text(png_ptr, info_ptr, text, num_text);
227 * would set up text struct(s) here and call png_set_text() again, with
  /external/chromium_org/third_party/libpng/
pngusr.h 426 #define png_set_text wk_png_set_text macro
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...]
png.h     [all...]
  /external/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
774 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
    [all...]
png.h     [all...]
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 502 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 630 png_set_text(png_ptr, info_ptr, comment_writer.get_png_text(),
  /external/qemu/distrib/libpng-1.2.19/
pngset.c 720 png_set_text(png_structp png_ptr, png_infop info_ptr, png_textp text_ptr, function
836 png_debug2(2, "Allocated %lu bytes at %x in png_set_text\n",
    [all...]
png.h 691 * passed (they make their own copies), EXCEPT that the png_set_text
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 329 milliseconds