Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c1276 double scal_width, scal_height; in test_one_file() local
1279 &scal_height) != 0) in test_one_file()
1281 png_set_sCAL(write_ptr, write_info_ptr, unit, scal_width, scal_height); in test_one_file()
1288 png_charp scal_width, scal_height; in test_one_file() local
1291 &scal_height) != 0) in test_one_file()
1294 scal_height); in test_one_file()