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

  /external/libpng/contrib/visupng/
PngFile.h 28 static void png_flush(png_structp png_ptr);
PngFile.c 330 png_set_write_fn(png_ptr, (png_voidp)pfFile, png_write_data, png_flush);
430 png_flush(png_structp png_ptr) function
  /external/libpng/
pngwio.c 130 * to disk). After png_flush is called, there should be no data pending
135 png_flush(png_structp png_ptr) function
CHANGES     [all...]
pngwrite.c 424 png_flush(png_ptr);
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwio.c 120 to disk). After png_flush is called, there should be no data pending
124 png_flush(png_structp png_ptr) function
pngwrite.c 994 png_flush(png_ptr);
    [all...]
png.h     [all...]

Completed in 197 milliseconds