Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dregion.c176 if (!RegionRectAlloc(pReg, n)) { goto bail; }
180 if (!RegionRectAlloc(pReg, n)) { return FALSE; }
195 if (!RegionRectAlloc(pReg, 1)) \
345 RegionRectAlloc(RegionPtr pRgn, int n) in RegionRectAlloc() function
640 if (!RegionRectAlloc(newReg, newSize)) in RegionOp()
1261 if (!RegionRectAlloc(&rit->reg, (i + numRI) / numRI)) /* MUST force allocation */ in RegionValidate()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpixmap.c108 RegionRectAlloc(reg, 1); \
/OK3568_Linux_fs/external/xserver/include/
H A Dregionstr.h330 extern _X_EXPORT Bool RegionRectAlloc(RegionPtr /*pRgn */ ,