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

  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 230 int old_pixel; local
238 old_pixel = current_pixel_multiply;
246 chg.width = wattr.width/old_pixel * current_pixel_multiply;
247 chg.height = wattr.height/old_pixel * current_pixel_multiply;

Completed in 130 milliseconds