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

  /external/libpng/
pngwio.c 66 * to disk). After png_flush is called, there should be no data pending
71 png_flush(png_structrp png_ptr) function
  /external/chromium_org/third_party/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
pngusr.h 204 #define png_flush wk_png_flush macro
  /external/qemu/distrib/libpng-1.2.46/
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/libpng/contrib/visupng/
PngFile.c 338 png_set_write_fn(png_ptr, (png_voidp)pfFile, png_write_data, png_flush);
438 png_flush(png_structp png_ptr) function

Completed in 102 milliseconds