Searched refs:Timer (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ | ||
| H A D | dfps.c | 75 } Timer; typedef in typeref:struct:FrameTimer |
| H A D | spiceqxl_main_loop.c | 157 } Timer; typedef in typeref:struct:SpiceTimer |
| /xsrc/external/mit/xf86-video-glint/dist/src/ | ||
| H A D | pm2_video.c | 163 OsTimerPtr Timer; member in struct:_AdaptorPrivRec 1354 TimerCancel(pAPriv->Timer); 1484 TimerSet(pAPriv->Timer, 0, 80, TimerCallback, pAPriv); 1985 TimerSet(pAPriv->Timer, 0, 80, TimerCallback, pAPriv); 2014 TimerCancel(pAPriv->Timer); 2662 TimerFree(pAPriv->Timer); 2868 if (!(pAPriv->Timer = TimerSet(NULL, 0, 0, TimerCallback, pAPriv))) |
Completed in 7 milliseconds