Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c233 static ClientPtr SmartLastClient; variable
361 if (SmartLastClient != best) { in SmartScheduleClient()
363 SmartLastClient = best; in SmartScheduleClient()
503 if (client == SmartLastClient) in Dispatch()
3486 SmartLastClient = NullClient; in CloseDownClient()