Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c279 Rotation saved_rotation; in xf86CrtcSetModeTransform() local
297 saved_rotation = crtc->rotation; in xf86CrtcSetModeTransform()
403 crtc->rotation = saved_rotation; in xf86CrtcSetModeTransform()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1815 Rotation saved_rotation; in drmmode_set_mode_major() local
1828 saved_rotation = crtc->rotation; in drmmode_set_mode_major()
1885 crtc->rotation = saved_rotation; in drmmode_set_mode_major()