Searched refs:exaFillRegionSolid (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_accel.c769 static Bool exaFillRegionSolid (DrawablePtr pDrawable, RegionPtr pRegion,
817 exaFillRegionSolid(pDrawable, pReg, pGC->fillStyle == FillSolid ?
1000 exaFillRegionSolid (DrawablePtr pDrawable, RegionPtr pRegion, Pixel pixel, function in typeref:typename:Bool
1107 return exaFillRegionSolid(pDrawable, pRegion,
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_accel.c772 static Bool exaFillRegionSolid(DrawablePtr pDrawable, RegionPtr pRegion,
817 exaFillRegionSolid(pDrawable, pReg, pGC->fillStyle == FillSolid ?
992 exaFillRegionSolid(DrawablePtr pDrawable, RegionPtr pRegion, Pixel pixel, function in typeref:typename:Bool
1096 return exaFillRegionSolid(pDrawable, pRegion,

Completed in 5 milliseconds