HomeSort by relevance Sort by last modified time
    Searched full:scal_height (Results 1 - 1 of 1) sorted by null

  /external/libpng/
pngtest.c 1061 double scal_width, scal_height; local
1064 &scal_height))
1066 png_set_sCAL(write_ptr, write_info_ptr, unit, scal_width, scal_height);
1073 png_charp scal_width, scal_height; local
1076 &scal_height))
1079 scal_height);
    [all...]

Completed in 551 milliseconds