Home
last modified time | relevance | path

Searched refs:RRCrtcGetScanoutSize (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrpointer.c43 RRCrtcGetScanoutSize(crtc, &scan_width, &scan_height); in RRCrtcContainsPosition()
76 RRCrtcGetScanoutSize(crtc, &scan_width, &scan_height); in RRPointerToNearestCrtc()
H A Drandrstr.h720 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height);
H A Drrmonitor.c71 RRCrtcGetScanoutSize(crtc, &width, &height); in RRMonitorGetCrtcGeometry()
H A Drrcrtc.c1001 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height) in RRCrtcGetScanoutSize() function
1158 RRCrtcGetScanoutSize(crtc, &width, &height); in ProcRRGetCrtcInfo()