Searched refs:lastSetTime (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_rr_inlines.h63 pScrPriv->lastSetTime = currentTime;
/xsrc/external/mit/xorg-server/dist/randr/
H A Drandr.c81 pTimes[i].setTime = pScrPriv->lastSetTime;
351 pScrPriv->lastSetTime = currentTime;
473 .timestamp = pScrPriv->lastSetTime.milliseconds,
628 if (CompareTimeStamps(primarysp->lastSetTime,
629 pSecondaryScrPriv->lastSetTime) == EARLIER) {
630 primarysp->lastSetTime = pSecondaryScrPriv->lastSetTime;
H A Drrprovider.c100 .timestamp = pScrPriv->lastSetTime.milliseconds,
165 .timestamp = pScrPriv->lastSetTime.milliseconds,
482 .timestamp = pScrPriv->lastSetTime.milliseconds,
H A Drrscreen.c101 .timestamp = pScrPriv->lastSetTime.milliseconds,
414 .timestamp = pScrPriv->lastSetTime.milliseconds,
542 .timestamp = pScrPriv->lastSetTime.milliseconds,
818 .timestamp = pScrPriv->lastSetTime.milliseconds,
1050 if (CompareTimeStamps(time, pScrPriv->lastSetTime) < 0) {
1099 pScrPriv->lastSetTime = time;
1117 .newTimestamp = pScrPriv->lastSetTime.milliseconds,
H A Drroutput.c350 .timestamp = pScrPriv->lastSetTime.milliseconds,
480 .timestamp = pScrPriv->lastSetTime.milliseconds,
509 .timestamp = pScrPriv->lastSetTime.milliseconds,
H A Drrdispatch.c152 pScrPriv->lastSetTime) != 0 ||
H A Drrcrtc.c245 .timestamp = pScrPriv->lastSetTime.milliseconds,
1177 .timestamp = pScrPriv->lastSetTime.milliseconds
1465 pScrPriv->lastSetTime = time;
1475 .newTimestamp = pScrPriv->lastSetTime.milliseconds
1517 .timestamp = pScrPriv->lastSetTime.milliseconds
1610 pScrPriv->lastSetTime = time;
1620 .newTimestamp = pScrPriv->lastSetTime.milliseconds
H A Drandrstr.h366 TimeStamp lastSetTime; /* last changed by client */ member in struct:_rrScrPriv
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrscreen.c104 se.timestamp = pScrPriv->lastSetTime.milliseconds;
366 rep.timestamp = pScrPriv->lastSetTime.milliseconds;
653 rep.timestamp = pScrPriv->lastSetTime.milliseconds;
901 if (CompareTimeStamps (time, pScrPriv->lastSetTime) < 0)
956 pScrPriv->lastSetTime = time;
973 rep.newTimestamp = pScrPriv->lastSetTime.milliseconds;
H A Drrcrtc.c256 ce.timestamp = pScrPriv->lastSetTime.milliseconds;
679 rep.timestamp = pScrPriv->lastSetTime.milliseconds;
954 pScrPriv->lastSetTime = time;
963 rep.newTimestamp = pScrPriv->lastSetTime.milliseconds;
1007 rep.timestamp = pScrPriv->lastSetTime.milliseconds;
1096 pScrPriv->lastSetTime = time;
1104 rep.newTimestamp = pScrPriv->lastSetTime.milliseconds;
H A Drandr.c81 pTimes[i].setTime = pScrPriv->lastSetTime;
268 pScrPriv->lastSetTime = currentTime;
H A Drrdispatch.c153 pScrPriv->lastSetTime) != 0 ||
H A Drroutput.c338 oe.timestamp = pScrPriv->lastSetTime.milliseconds;
461 rep.timestamp = pScrPriv->lastSetTime.milliseconds;
H A Drandrstr.h263 TimeStamp lastSetTime; /* last changed by client */ member in struct:_rrScrPriv

Completed in 19 milliseconds