Searched refs:rr_crtc_covering_box (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Dvblank.c120 rr_crtc_covering_box(ScreenPtr pScreen, BoxPtr box, Bool screen_is_xf86_hint) function in typeref:typename:RRCrtcPtr
176 crtc = rr_crtc_covering_box(secondary, box, FALSE);
197 crtc = rr_crtc_covering_box(pScreen, &box, TRUE);
216 crtc = rr_crtc_covering_box(pScreen, &box, TRUE);
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_xv.c269 rr_crtc_covering_box(ScreenPtr pScreen, BoxPtr box, Bool screen_is_xf86_hint) function in typeref:typename:RRCrtcPtr
327 crtc = rr_crtc_covering_box(secondary, box, FALSE);
349 crtc = rr_crtc_covering_box(pScreen, &box, TRUE);
374 crtc = rr_crtc_covering_box(pScreen, &box, TRUE);

Completed in 5 milliseconds