Searched refs:old_height (Results 1 – 3 of 3) sorted by relevance
411 int old_height = shadow ? shadow->drawable.height : 0; in xf86CrtcRotate() local414 if (old_width != width || old_height != height) { in xf86CrtcRotate()455 if (old_width && old_height) in xf86CrtcRotate()458 old_height); in xf86CrtcRotate()
598 int old_width, old_height; in PanoramiXCreateConnectionBlock() local684 old_height = root->pixHeight; in PanoramiXCreateConnectionBlock()689 height_mult = (1.0 * root->pixHeight) / old_height; in PanoramiXCreateConnectionBlock()
3662 int i, pitch, old_width, old_height, old_pitch; in drmmode_xf86crtc_resize() local3675 old_height = scrn->virtualY; in drmmode_xf86crtc_resize()3742 scrn->virtualY = old_height; in drmmode_xf86crtc_resize()