Searched refs:RRModeGetScanoutSize (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrcrtc.c | 514 RRModeGetScanoutSize (RRModePtr mode, PictTransformPtr transform, function in typeref:typename:void 541 RRModeGetScanoutSize (crtc->mode, &crtc->transform, width, height); 929 RRModeGetScanoutSize (mode, &transform, &source_width, &source_height);
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrcrtc.c | 1017 RRModeGetScanoutSize(RRModePtr mode, PictTransformPtr transform, function in typeref:typename:void 1044 RRModeGetScanoutSize(crtc->mode, &crtc->transform, width, height); 1442 RRModeGetScanoutSize(mode, &transform, &source_width,
|
Completed in 5 milliseconds