| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessCommon.c | 310 in = RegionContainsRect(&pWindow->borderClip, RegionRects(pRegion)); in RootlessDamageRegion() 318 RegionRects in RootlessDamageRegion() 343 RegionRects in RootlessDamageRegion() 356 BoxRec *box = RegionRects(pRegion), *end; in RootlessDamageRegion()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/shadowfb/ |
| H A D | shadowfb.c | 105 pPriv->preRefresh(pPriv->pScrn, RegionNumRects(reg), RegionRects(reg)); in shadowfbReportPre() 116 pPriv->postRefresh(pPriv->pScrn, RegionNumRects(reg), RegionRects(reg)); in shadowfbReportPost()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Window.c | 435 pBox1 = RegionRects(pReg1); in xnestRegionEqual() 438 pBox2 = RegionRects(pReg2); in xnestRegionEqual() 469 pBox = RegionRects(xnestWindowPriv(pWin)->bounding_shape); in xnestShapeWindow() 497 pBox = RegionRects(xnestWindowPriv(pWin)->clip_shape); in xnestShapeWindow()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micopy.c | 48 pbox = RegionRects(pDstRegion); in miCopyRegion() 254 BoxPtr pBox = RegionRects(cclip); in miDoCopy()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_prepare.c | 146 glamor_download_boxes(pixmap, RegionRects(®ion), RegionNumRects(®ion), in glamor_prep_pixmap_box() 216 RegionRects(&priv->prepare_region), in glamor_finish_access_pixmap()
|
| H A D | glamor_spans.c | 125 BoxPtr box = RegionRects(gc->pCompositeClip); in glamor_fill_spans_gl() 305 BoxPtr clip_box = RegionRects(gc->pCompositeClip); in glamor_set_spans_gl()
|
| H A D | glamor_points.c | 92 BoxPtr box = RegionRects(gc->pCompositeClip); in glamor_poly_point_gl()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbfillsp.c | 69 pbox = RegionRects(pClip); in fbFillSpans()
|
| H A D | fbimage.c | 96 pbox = RegionRects(pClip); nbox--; pbox++) { in fbPutZImage() 166 pbox = RegionRects(pClip); nbox--; pbox++) { in fbPutXYImage()
|
| H A D | fbsetsp.c | 52 pbox = RegionRects(pClip); in fbSetSpans()
|
| H A D | fbfillrect.c | 76 pbox = RegionRects(pClip); in fbPolyFillRect()
|
| H A D | fbpoint.c | 118 for (nBox = RegionNumRects(pClip), pBox = RegionRects(pClip); in fbPolyPoint()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | regionstr.h | 98 RegionRects(RegionPtr reg) in RegionRects() function 348 #define REGION_RECTS RegionRects
|
| /OK3568_Linux_fs/external/xserver/miext/shadow/ |
| H A D | shpacked.c | 49 BoxPtr pbox = RegionRects(damage); in shadowUpdatePacked()
|
| H A D | shiplan2p8.c | 85 BoxPtr pbox = RegionRects(damage); in shadowUpdateIplan2p8()
|
| H A D | shiplan2p4.c | 84 BoxPtr pbox = RegionRects(damage); in shadowUpdateIplan2p4()
|
| H A D | shafb4.c | 86 BoxPtr pbox = RegionRects(damage); in shadowUpdateAfb4()
|
| H A D | shafb8.c | 90 BoxPtr pbox = RegionRects(damage); in shadowUpdateAfb8()
|
| H A D | shplanar.c | 95 BoxPtr pbox = RegionRects(damage); in shadowUpdatePlanar4()
|
| H A D | sh3224.c | 106 BoxPtr pbox = RegionRects(damage); in shadowUpdate32to24()
|
| H A D | shplanar8.c | 98 BoxPtr pbox = RegionRects(damage); in shadowUpdatePlanar4x8()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | region.c | 282 rects = RegionRects(rgn); in RegionPrint() 312 pboxP = RegionRects(reg); in RegionIsValid() 616 r1 = RegionRects(reg1); in RegionOp() 620 r2 = RegionRects(reg2); in RegionOp() 990 old = RegionRects(rgn); in RegionAppend()
|
| H A D | pixmap.c | 278 b = RegionRects(dirty_region); in PixmapDirtyCopyArea() 316 BoxPtr b = RegionRects(dirty_region); in PixmapDirtyCompositeRotate()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winmultiwindowshape.c | 123 pShape = RegionRects(&rrNewShape); in winReshapeMultiWindow()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprFrame.c | 182 wc.shape_rects = RegionRects(pShape); in xprCreateFrame() 318 wc.shape_rects = RegionRects(pShape); in xprReshapeFrame()
|