Searched refs:xf86_crtc_clip_video_helper (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/ |
| H A D | configure.ac | 212 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 D | xf86Crtc.h | 944 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn,
|
| H A D | xf86Crtc.c | 3140 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn, function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 1116 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn,
|
| H A D | xf86Crtc.c | 3430 xf86_crtc_clip_video_helper(ScrnInfoPtr pScrn, function in typeref:typename:Bool
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_video.c | 1064 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 D | radeon_video.c | 308 return xf86_crtc_clip_video_helper(pScrn, crtc_ret, desired_crtc,
|
Completed in 20 milliseconds