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
1420 write_chunks(write_ptr, before_PLTE); /* before PLTE */ in test_one_file()
1424 write_chunks(write_ptr, before_IDAT); /* after PLTE */ in test_one_file()
1428 write_chunks(write_ptr, after_IDAT); /* after IDAT */ in test_one_file()
1641 write_chunks(write_ptr, after_IDAT); in test_one_file()