Searched defs:png_default_flush (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngwio.c143 png_default_flush(png_structp png_ptr) function
212 png_ptr->output_flush_fn = png_default_flush;
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwio.c132 png_default_flush(png_structp png_ptr) function
190 png_ptr->output_flush_fn = png_default_flush;

Completed in 44 milliseconds