Home
last modified time | relevance | path

Searched refs:smart_stop_tick (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h109 int smart_stop_tick; member
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c325 if ((now - pClient->smart_stop_tick) >= idle) { in SmartScheduleClient()
504 client->smart_stop_tick = SmartScheduleTime; in Dispatch()
3519 client->smart_stop_tick = SmartScheduleTime; in InitClient()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog51626 the smart_stop_tick to see how long it has been since a client has