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

  /external/chromium_org/third_party/libpng/
pngusr.h 404 #define png_set_read_status_fn wk_png_set_read_status_fn macro
pngread.c 1346 png_set_read_status_fn(png_structp png_ptr, png_read_status_ptr read_row_fn) function
    [all...]
png.h     [all...]
  /external/libpng/
pngtest.c 864 png_set_read_status_fn(read_ptr, read_row_callback);
871 png_set_read_status_fn(read_ptr, png_read_status_ptr_NULL);
    [all...]
pngread.c 1526 png_set_read_status_fn(png_structp png_ptr, png_read_status_ptr read_row_fn) function
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 1316 png_set_read_status_fn(png_structp png_ptr, png_read_status_ptr read_row_fn) function
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 360 milliseconds