Searched refs:DoTimer (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | WaitFor.c | 105 static void DoTimer(OsTimerPtr timer, CARD32 now); 263 DoTimer(timer, now); in CheckAllTimers() 271 DoTimer(OsTimerPtr timer, CARD32 now) in DoTimer() function 290 DoTimer(timer, now); in DoTimers() 340 DoTimer(timer, now); in TimerSet() 354 DoTimer(timer, GetTimeInMillis()); in TimerForce()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 4045 2. xwl_present_timer_callback then returns a non-0 value, so DoTimer 11167 If the return value is non-zero here, DoTimer() will automatically rearm 37352 // prototype - DoTimer(OsTimerPtr timer, CARD32 now, OsTimerPtr *prev) 37353 DoTimer(timers, now, &timers)
|