Searched defs:png_flush (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A Dpngwio.c130 * to disk). After png_flush is called, there should be no data pending
135 png_flush(png_structp png_ptr) function
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwio.c120 to disk). After png_flush is called, there should be no data pending
124 png_flush(png_structp png_ptr) function
/external/libpng/contrib/visupng/
H A DPngFile.c330 png_set_write_fn(png_ptr, (png_voidp)pfFile, png_write_data, png_flush);
430 png_flush(png_structp png_ptr) function

Completed in 94 milliseconds