Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c1278 double scal_width, scal_height; in test_one_file() local
1281 &scal_height) != 0) in test_one_file()
1283 png_set_sCAL(write_ptr, write_info_ptr, unit, scal_width, scal_height); in test_one_file()
1290 png_charp scal_width, scal_height; in test_one_file() local
1293 &scal_height) != 0) in test_one_file()
1296 scal_height); in test_one_file()