Searched refs:CT_REGION (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | migc.c | 70 else if (type == CT_REGION) { in miChangeClip() 87 (*pgcDst->funcs->ChangeClip) (pgcDst, CT_REGION, prgnNew, 0); in miCopyClip()
|
| H A D | mibitblt.c | 415 (*pGCT->funcs->ChangeClip) (pGCT, CT_REGION, prgnSrcClip, 0); in miOpqStipDrawable()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | GC.c | 205 case CT_REGION: in xnestChangeClip() 291 xnestChangeClip(pGCDst, CT_REGION, pRgn, 0); in xnestCopyClip()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gc.h | 59 #define CT_REGION 2 macro
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mirect.c | 64 (*pGC->funcs->ChangeClip) (pGC, CT_REGION, pClip, 0); in miColorRects()
|
| H A D | mipict.c | 72 case CT_REGION: in miChangePictureClip()
|
| H A D | picture.c | 1264 result = (*ps->ChangePictureClip) (pPicture, CT_REGION, in SetPictureClipRects() 1286 type = CT_REGION; in SetPictureClipRegion()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.c | 91 (*gc->funcs->ChangeClip)(gc, CT_REGION, update, 0); in present_copy_region()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | region.c | 620 (*pGC->funcs->ChangeClip) (pGC, pRegion ? CT_REGION : CT_NONE, in ProcXFixesSetGCClipRegion()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dri2.c | 303 (*gc->funcs->ChangeClip) (gc, CT_REGION, pCopyClip, 0); in ms_dri2_copy_region2()
|