Searched refs:RRCrtcGetScanoutSize (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrpointer.c | 43 RRCrtcGetScanoutSize(crtc, &scan_width, &scan_height); in RRCrtcContainsPosition() 76 RRCrtcGetScanoutSize(crtc, &scan_width, &scan_height); in RRPointerToNearestCrtc()
|
| H A D | randrstr.h | 720 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height);
|
| H A D | rrmonitor.c | 71 RRCrtcGetScanoutSize(crtc, &width, &height); in RRMonitorGetCrtcGeometry()
|
| H A D | rrcrtc.c | 1001 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height) in RRCrtcGetScanoutSize() function 1158 RRCrtcGetScanoutSize(crtc, &width, &height); in ProcRRGetCrtcInfo()
|