Home
last modified time | relevance | path

Searched refs:write_chunks (Results 1 – 1 of 1) sorted by relevance

/external/libpng/
Dpngtest.c784 write_chunks(png_structp write_ptr, int location) in write_chunks() function
805 # define write_chunks(pp,loc) ((void)0) macro
1418 write_chunks(write_ptr, before_PLTE); /* before PLTE */ in test_one_file()
1422 write_chunks(write_ptr, before_IDAT); /* after PLTE */ in test_one_file()
1426 write_chunks(write_ptr, after_IDAT); /* after IDAT */ in test_one_file()
1639 write_chunks(write_ptr, after_IDAT); in test_one_file()