Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Crtc.c3399 RegionPtr crtc_region = reg; in xf86_crtc_clip_video_helper() local
3409 crtc_region = &crtc_region_local; in xf86_crtc_clip_video_helper()
3410 RegionIntersect(crtc_region, crtc_region, reg); in xf86_crtc_clip_video_helper()
3416 crtc_region, width, height); in xf86_crtc_clip_video_helper()
3418 if (crtc_region != reg) in xf86_crtc_clip_video_helper()