HomeSort by relevance Sort by last modified time
    Searched full:png_write_status_ptr (Results 1 - 9 of 9) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 202 png_write_status_ptr write_row_fn; /* called after each row is encoded */
png.h     [all...]
  /external/chromium_org/third_party/libpng/
png.h 578 #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
1182 typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32, typedef
    [all...]
pngwrite.c     [all...]
  /external/libpng/
png.h 581 #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
1232 typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32, typedef
    [all...]
pngwrite.c     [all...]
libpng.3 721 \fBvoid png_set_write_status_fn (png_structp \fP\fIpng_ptr\fP\fB, png_write_status_ptr \fIwrite_row_fn\fP\fB);\fP
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h 462 #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
1065 typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32, typedef
    [all...]
pngwrite.c     [all...]

Completed in 3616 milliseconds