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

  /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
  /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
  /external/libpng/contrib/visupng/
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

Completed in 51 milliseconds