Home
last modified time | relevance | path

Searched refs:RegionRects (Results 1 – 25 of 75) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.c310 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 Dshadowfb.c105 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 DWindow.c435 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 Dmicopy.c48 pbox = RegionRects(pDstRegion); in miCopyRegion()
254 BoxPtr pBox = RegionRects(cclip); in miDoCopy()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.c146 glamor_download_boxes(pixmap, RegionRects(&region), RegionNumRects(&region), in glamor_prep_pixmap_box()
216 RegionRects(&priv->prepare_region), in glamor_finish_access_pixmap()
H A Dglamor_spans.c125 BoxPtr box = RegionRects(gc->pCompositeClip); in glamor_fill_spans_gl()
305 BoxPtr clip_box = RegionRects(gc->pCompositeClip); in glamor_set_spans_gl()
H A Dglamor_points.c92 BoxPtr box = RegionRects(gc->pCompositeClip); in glamor_poly_point_gl()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbfillsp.c69 pbox = RegionRects(pClip); in fbFillSpans()
H A Dfbimage.c96 pbox = RegionRects(pClip); nbox--; pbox++) { in fbPutZImage()
166 pbox = RegionRects(pClip); nbox--; pbox++) { in fbPutXYImage()
H A Dfbsetsp.c52 pbox = RegionRects(pClip); in fbSetSpans()
H A Dfbfillrect.c76 pbox = RegionRects(pClip); in fbPolyFillRect()
H A Dfbpoint.c118 for (nBox = RegionNumRects(pClip), pBox = RegionRects(pClip); in fbPolyPoint()
/OK3568_Linux_fs/external/xserver/include/
H A Dregionstr.h98 RegionRects(RegionPtr reg) in RegionRects() function
348 #define REGION_RECTS RegionRects
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshpacked.c49 BoxPtr pbox = RegionRects(damage); in shadowUpdatePacked()
H A Dshiplan2p8.c85 BoxPtr pbox = RegionRects(damage); in shadowUpdateIplan2p8()
H A Dshiplan2p4.c84 BoxPtr pbox = RegionRects(damage); in shadowUpdateIplan2p4()
H A Dshafb4.c86 BoxPtr pbox = RegionRects(damage); in shadowUpdateAfb4()
H A Dshafb8.c90 BoxPtr pbox = RegionRects(damage); in shadowUpdateAfb8()
H A Dshplanar.c95 BoxPtr pbox = RegionRects(damage); in shadowUpdatePlanar4()
H A Dsh3224.c106 BoxPtr pbox = RegionRects(damage); in shadowUpdate32to24()
H A Dshplanar8.c98 BoxPtr pbox = RegionRects(damage); in shadowUpdatePlanar4x8()
/OK3568_Linux_fs/external/xserver/dix/
H A Dregion.c282 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 Dpixmap.c278 b = RegionRects(dirty_region); in PixmapDirtyCopyArea()
316 BoxPtr b = RegionRects(dirty_region); in PixmapDirtyCompositeRotate()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowshape.c123 pShape = RegionRects(&rrNewShape); in winReshapeMultiWindow()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprFrame.c182 wc.shape_rects = RegionRects(pShape); in xprCreateFrame()
318 wc.shape_rects = RegionRects(pShape); in xprReshapeFrame()

123