Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c763 write_chunks(png_structp write_ptr, int location) in write_chunks() function
784 # define write_chunks(pp,loc) ((void)0) macro
1351 write_chunks(write_ptr, before_PLTE); /* before PLTE */ in test_one_file()
1355 write_chunks(write_ptr, before_IDAT); /* after PLTE */ in test_one_file()
1518 write_chunks(write_ptr, after_IDAT); in test_one_file()