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

  /external/skia/third_party/libpng/
pngprefix.h 435 #define png_set_write_status_fn skia_png_set_write_status_fn macro
pngtest.c 1023 png_set_write_status_fn(write_ptr, write_row_callback);
1031 png_set_write_status_fn(write_ptr, NULL);
    [all...]
png.h     [all...]
pngwrite.c 1306 png_set_write_status_fn(png_structrp png_ptr, png_write_status_ptr write_row_fn) function
    [all...]
  /external/libpng/
pngtest.c 1030 png_set_write_status_fn(write_ptr, write_row_callback);
1038 png_set_write_status_fn(write_ptr, NULL);
    [all...]
png.h     [all...]
pngwrite.c 1306 png_set_write_status_fn(png_structrp png_ptr, png_write_status_ptr write_row_fn) function
    [all...]
  /external/syslinux/com32/lib/libpng/
pngtest.c 862 png_set_write_status_fn(write_ptr, write_row_callback);
869 png_set_write_status_fn(write_ptr, png_write_status_ptr_NULL);
    [all...]
pngwrite.c 1485 png_set_write_status_fn(png_structp png_ptr, png_write_status_ptr write_row_fn) function
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngwrite.c 1306 png_set_write_status_fn(png_structrp png_ptr, png_write_status_ptr write_row_fn) function
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 67 milliseconds