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

  /external/libpng/
pngstruct.h 363 png_write_status_ptr write_row_fn; /* called after each row is encoded */
png.h     [all...]
pngwrite.c     [all...]
  /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/qemu/distrib/libpng-1.2.46/
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...]

Completed in 620 milliseconds