Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dgc.h131 extern _X_EXPORT int VerifyRectOrder(int /*nrects */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dgc.c960 VerifyRectOrder(int nrects, xRectangle *prects, int ordering) in VerifyRectOrder() function
1008 newct = VerifyRectOrder(nrects, prects, ordering); in SetClipRects()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dshape.c273 ctype = VerifyRectOrder(nrects, prects, (int) stuff->ordering); in ProcShapeRectangles()