Searched refs:RRPointerToNearestCrtc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrpointer.c | 55 RRPointerToNearestCrtc (DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y, RRCrtcPtr skip) function in typeref:typename:void 129 RRPointerToNearestCrtc (inputInfo.pointer, pScreen, x, y, pointerCrtc); 154 RRPointerToNearestCrtc (pDev, pScreen, x, y, NULL);
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrpointer.c | 55 RRPointerToNearestCrtc(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y, function in typeref:typename:void 128 RRPointerToNearestCrtc(inputInfo.pointer, pScreen, x, y, pointerCrtc); 150 RRPointerToNearestCrtc(pDev, pScreen, x, y, NULL);
|
Completed in 3 milliseconds