Home
last modified time | relevance | path

Searched refs:SmartScheduleTime (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h126 extern long SmartScheduleTime;
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c231 long SmartScheduleTime; variable
314 long now = SmartScheduleTime; in SmartScheduleClient()
434 start_tick = SmartScheduleTime; in Dispatch()
440 if ((SmartScheduleTime - start_tick) >= SmartScheduleSlice) in Dispatch()
482 SmartScheduleTime = GetTimeInMillis(); in Dispatch()
504 client->smart_stop_tick = SmartScheduleTime; in Dispatch()
3518 client->smart_start_tick = SmartScheduleTime; in InitClient()
3519 client->smart_stop_tick = SmartScheduleTime; in InitClient()
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1235 SmartScheduleTime += SmartScheduleInterval; in SmartScheduleTimer()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20748 Location is global 'SmartScheduleTime' at 0x00010dae73f8 (X11.bin+0x0001005b03f8)
187223 Fix size of a variable that gets assigned the value of SmartScheduleTime