Searched refs:lastSetTime (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randr.c | 81 pTimes[i].setTime = pScrPriv->lastSetTime; in RRClientCallback() 351 pScrPriv->lastSetTime = currentTime; in RRScreenInit() 473 .timestamp = pScrPriv->lastSetTime.milliseconds, in RRDeliverResourceEvent() 624 if (CompareTimeStamps(mastersp->lastSetTime, in RRTellChanged() 625 pSlaveScrPriv->lastSetTime) == EARLIER) { in RRTellChanged() 626 mastersp->lastSetTime = pSlaveScrPriv->lastSetTime; in RRTellChanged()
|
| H A D | rrscreen.c | 101 .timestamp = pScrPriv->lastSetTime.milliseconds, in RRDeliverScreenEvent() 414 .timestamp = pScrPriv->lastSetTime.milliseconds, in rrGetMultiScreenResources() 542 .timestamp = pScrPriv->lastSetTime.milliseconds, in rrGetScreenResources() 818 .timestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRGetScreenInfo() 1050 if (CompareTimeStamps(time, pScrPriv->lastSetTime) < 0) { in ProcRRSetScreenConfig() 1099 pScrPriv->lastSetTime = time; in ProcRRSetScreenConfig() 1117 .newTimestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRSetScreenConfig()
|
| H A D | rrprovider.c | 99 .timestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRGetProviders() 164 .timestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRGetProviderInfo() 481 .timestamp = pScrPriv->lastSetTime.milliseconds, in RRDeliverProviderEvent()
|
| H A D | rroutput.c | 350 .timestamp = pScrPriv->lastSetTime.milliseconds, in RRDeliverOutputEvent() 480 .timestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRGetOutputInfo() 509 .timestamp = pScrPriv->lastSetTime.milliseconds, in ProcRRGetOutputInfo()
|
| H A D | rrcrtc.c | 245 .timestamp = pScrPriv->lastSetTime.milliseconds, in RRDeliverCrtcEvent() 1136 .timestamp = pScrPriv->lastSetTime.milliseconds in ProcRRGetCrtcInfo() 1424 pScrPriv->lastSetTime = time; in ProcRRSetCrtcConfig() 1434 .newTimestamp = pScrPriv->lastSetTime.milliseconds in ProcRRSetCrtcConfig() 1476 .timestamp = pScrPriv->lastSetTime.milliseconds in ProcRRGetPanning() 1569 pScrPriv->lastSetTime = time; in ProcRRSetPanning() 1579 .newTimestamp = pScrPriv->lastSetTime.milliseconds in ProcRRSetPanning()
|
| H A D | rrdispatch.c | 152 pScrPriv->lastSetTime) != 0 || in ProcRRSelectInput()
|
| H A D | randrstr.h | 362 TimeStamp lastSetTime; /* last changed by client */ member
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 24674 lastSetTime < lastConfigTime even if that's not 127602 The lastSetTime value which indicates when the configuration within the
|