Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c862 png_infop write_info_ptr; in test_one_file() local
869 png_infop write_info_ptr = NULL; in test_one_file() local
923 write_info_ptr = png_create_info_struct(write_ptr); in test_one_file()
947 png_destroy_write_struct(&write_ptr, &write_info_ptr); in test_one_file()
966 png_destroy_write_struct(&write_ptr, &write_info_ptr); in test_one_file()
1091 png_set_IHDR(write_ptr, write_info_ptr, width, height, bit_depth, in test_one_file()
1124 png_set_cHRM_fixed(write_ptr, write_info_ptr, white_x, white_y, red_x, in test_one_file()
1134 png_set_gAMA_fixed(write_ptr, write_info_ptr, gamma); in test_one_file()
1147 png_set_cHRM(write_ptr, write_info_ptr, white_x, white_y, red_x, in test_one_file()
1157 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.txt3357 png_set_unknown_chunks(write_ptr, write_info_ptr,
3746 png_data_freer(write_ptr, write_info_ptr,