Home
last modified time | relevance | path

Searched refs:nRectangles (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGCOps.c227 xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, in xnestPolyRectangle() argument
231 (XRectangle *) pRectangles, nRectangles); in xnestPolyRectangle()
250 xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles, in xnestPolyFillRect() argument
254 (XRectangle *) pRectangles, nRectangles); in xnestPolyFillRect()
H A DGCOps.h42 void xnestPolyRectangle(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,
47 void xnestPolyFillRect(DrawablePtr pDrawable, GCPtr pGC, int nRectangles,