Searched refs:disableAccel (Results 1 – 4 of 4) sorted by relevance
262 ephyrFuncs.disableAccel = ephyr_glamor_disable; in ddxProcessArgument()271 ephyrFuncs.disableAccel = ephyr_glamor_disable; in ddxProcessArgument()283 ephyrFuncs.disableAccel = ephyrDrawDisable; in ddxProcessArgument()
120 void (*disableAccel) (ScreenPtr); member
100 if (!pScreenPriv->screen->dumb && pScreenPriv->card->cfuncs->disableAccel) in KdDisableScreen()101 (*pScreenPriv->card->cfuncs->disableAccel) (pScreen); in KdDisableScreen()
179030 disableAccel hook, which is more correct anyway. This makes kdrive.c