Searched refs:xf86_crtc_clip_video_helper (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/
H A Dconfigure.ac212 AC_CHECK_DECL(xf86_crtc_clip_video_helper,
213 [AC_DEFINE(HAVE_XF86CRTCCLIPVIDEOHELPER, 1, [Have xf86_crtc_clip_video_helper prototype])],
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86Crtc.h944 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn,
H A Dxf86Crtc.c3140 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn, function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.h1116 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn,
H A Dxf86Crtc.c3430 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn, function in typeref:typename:Bool
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_video.c1064 if(!xf86_crtc_clip_video_helper(pScrn, &crtc, crtcConf->crtc[0], &dstBox, &x1, &x2, &y1, &y2, clipBoxes, width, height))
1523 if (!xf86_crtc_clip_video_helper(pScrn, &crtc, crtcConf->crtc[0], &dstBox,
2469 if(!xf86_crtc_clip_video_helper(surface->pScrn, &crtc, crtcConf->crtc[0], &dstBox,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.c308 return xf86_crtc_clip_video_helper(pScrn, crtc_ret, desired_crtc,

Completed in 20 milliseconds