Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c220 xf86RotateBlockHandler(ScreenPtr pScreen, void *pTimeout) in xf86RotateBlockHandler() function
238 pScreen->BlockHandler = xf86RotateBlockHandler; in xf86RotateBlockHandler()
443 pScreen->BlockHandler = xf86RotateBlockHandler; in xf86CrtcRotate()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog44352 handler now set to xf86RotateBlockHandler.
44354 When xf86RotateRedisplay returned, xf86RotateBlockHandler would then
44356 screen->BlockHandler to xf86RotateBlockHandler. miSpriteBlockHandler
44362 screen->BlockHandler to the top of xf86RotateBlockHandler, before the
136057 xf86_config->BlockHandler all point to xf86RotateBlockHandler.