Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipoly.c535 DDXPointRec FirstPoint[NUMPTSTOBUFFER]; /* the output buffers */ in miFillGeneralPoly()
536 int FirstWidth[NUMPTSTOBUFFER]; in miFillGeneralPoly()
585 if (nPts == NUMPTSTOBUFFER) { in miFillGeneralPoly()
635 if (nPts == NUMPTSTOBUFFER) { in miFillGeneralPoly()
H A Dmipoly.h124 #define NUMPTSTOBUFFER 200 macro