Searched refs:lastSetTime (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_rr_inlines.h | 63 pScrPriv->lastSetTime = currentTime;
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | randr.c | 81 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 D | rrprovider.c | 100 .timestamp = pScrPriv->lastSetTime.milliseconds, 165 .timestamp = pScrPriv->lastSetTime.milliseconds, 482 .timestamp = pScrPriv->lastSetTime.milliseconds,
|
| H A D | rrscreen.c | 101 .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 D | rroutput.c | 350 .timestamp = pScrPriv->lastSetTime.milliseconds, 480 .timestamp = pScrPriv->lastSetTime.milliseconds, 509 .timestamp = pScrPriv->lastSetTime.milliseconds,
|
| H A D | rrdispatch.c | 152 pScrPriv->lastSetTime) != 0 ||
|
| H A D | rrcrtc.c | 245 .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 D | randrstr.h | 366 TimeStamp lastSetTime; /* last changed by client */ member in struct:_rrScrPriv
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrscreen.c | 104 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 D | rrcrtc.c | 256 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 D | randr.c | 81 pTimes[i].setTime = pScrPriv->lastSetTime; 268 pScrPriv->lastSetTime = currentTime;
|
| H A D | rrdispatch.c | 153 pScrPriv->lastSetTime) != 0 ||
|
| H A D | rroutput.c | 338 oe.timestamp = pScrPriv->lastSetTime.milliseconds; 461 rep.timestamp = pScrPriv->lastSetTime.milliseconds;
|
| H A D | randrstr.h | 263 TimeStamp lastSetTime; /* last changed by client */ member in struct:_rrScrPriv
|
Completed in 19 milliseconds