HomeSort by: relevance | last modified time | path
    Searched defs:RRCrtcGetScanoutSize (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/randr/
rrcrtc.c 539 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height)
691 RRCrtcGetScanoutSize (crtc, &width, &height);
  /xsrc/external/mit/xorg-server/dist/randr/
rrcrtc.c 1042 RRCrtcGetScanoutSize(RRCrtcPtr crtc, int *width, int *height)
1199 RRCrtcGetScanoutSize(crtc, &width, &height);

Completed in 8 milliseconds