Searched refs:set_write_interlace_handling (Results 1 - 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
H A Dpngvalid.c3611 # define set_write_interlace_handling(pp,type) png_set_interlace_handling(pp) macro
3614 # define set_write_interlace_handling(pp,type) (1) macro
3634 # define set_write_interlace_handling(pp,type)\ macro
3806 int npasses = set_write_interlace_handling(pp, interlace_type);
4032 npasses != set_write_interlace_handling(pp, interlace_type))
4344 int npasses = set_write_interlace_handling(pp, interlace_type);

Completed in 172 milliseconds