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

  /external/chromium_org/third_party/libpng/
pngrio.c 151 png_rw_ptr read_data_fn)
pngwio.c 189 png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn)
png.h 574 #define png_rw_ptr_NULL (png_rw_ptr)NULL
1178 typedef void (PNGAPI *png_rw_ptr) PNGARG((png_structp, png_bytep, png_size_t)); typedef
    [all...]
  /external/libpng/
pngrio.c 166 png_rw_ptr read_data_fn)
pngwio.c 189 png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn)
png.h 577 #define png_rw_ptr_NULL (png_rw_ptr)NULL
1225 typedef void (PNGAPI *png_rw_ptr) PNGARG((png_structp, png_bytep, png_size_t)); typedef
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrio.c 139 png_rw_ptr read_data_fn)
pngwio.c 171 png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn)
png.h 458 #define png_rw_ptr_NULL (png_rw_ptr)NULL
1061 typedef void (PNGAPI *png_rw_ptr) PNGARG((png_structp, png_bytep, png_size_t)); typedef
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 40 png_rw_ptr write_data_fn; /* function for writing output data */
41 png_rw_ptr read_data_fn; /* function for reading input data */
png.h     [all...]

Completed in 42 milliseconds