Searched refs:new_pan_x (Results 1 – 1 of 1) sorted by relevance
205 int old_pan_x, int old_pan_y, int *new_pan_x, int *new_pan_y) in xf86ComputeCrtcPan() argument337 *new_pan_x = old_pan_x - floor(d.v[0] + 0.5); in xf86ComputeCrtcPan()341 *new_pan_x = screen_x - crtc_x; in xf86ComputeCrtcPan()