Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c237 long SmartLastPrint; variable
347 if ((now - SmartLastPrint) >= 5000) in SmartScheduleClient()
352 if ((now - SmartLastPrint) >= 5000) { in SmartScheduleClient()
354 SmartLastPrint = now; in SmartScheduleClient()