HomeSort by relevance Sort by last modified time
    Searched refs:png_set_text (Results 1 - 8 of 8) 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/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/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 61 milliseconds