Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86RandR.c237 Rotation oldRotation = randrp->rotation; in xf86RandRSetConfig() local
289 if (randrp->rotation != oldRotation) { in xf86RandRSetConfig()
294 RRRotation.RRConfig.rotation = oldRotation; in xf86RandRSetConfig()
302 randrp->rotation = oldRotation; in xf86RandRSetConfig()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c590 Rotation oldRotation = randrp->rotation; in xf86RandR12SetConfig() local
641 randrp->rotation = oldRotation; in xf86RandR12SetConfig()