Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c870 png_infop write_info_ptr; in test_one_file() local
877 png_infop write_info_ptr = NULL; in test_one_file() local
931 write_info_ptr = png_create_info_struct(write_ptr); in test_one_file()
951 png_destroy_write_struct(&write_ptr, &write_info_ptr); in test_one_file()
967 png_destroy_write_struct(&write_ptr, &write_info_ptr); in test_one_file()
1082 png_set_IHDR(write_ptr, write_info_ptr, width, height, bit_depth, in test_one_file()
1115 png_set_cHRM_fixed(write_ptr, write_info_ptr, white_x, white_y, red_x, in test_one_file()
1125 png_set_gAMA_fixed(write_ptr, write_info_ptr, gamma); in test_one_file()
1138 png_set_cHRM(write_ptr, write_info_ptr, white_x, white_y, red_x, in test_one_file()
1148 png_set_gAMA(write_ptr, write_info_ptr, gamma); in test_one_file()
[all …]
Dexample.c910 png_set_text(write_ptr, write_info_ptr, text_ptr, 3);
Dlibpng-manual.txt3299 png_set_unknown_chunks(write_ptr, write_info_ptr,
3688 png_data_freer(write_ptr, write_info_ptr,