Home
last modified time | relevance | path

Searched refs:pPts (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwideline.c1899 int mode, int npt, DDXPointPtr pPts) in miWideLine() argument
1914 x2 = pPts->x; in miWideLine()
1915 y2 = pPts->y; in miWideLine()
1926 pPtsTmp = pPts + 1; in miWideLine()
1935 else if (x2 == pPts[npt - 1].x && y2 == pPts[npt - 1].y) { in miWideLine()
1944 ++pPts; in miWideLine()
1945 x2 = pPts->x; in miWideLine()
1946 y2 = pPts->y; in miWideLine()
2339 int mode, int npt, DDXPointPtr pPts) in miWideDash() argument
2359 miZeroDashLine(pDrawable, pGC, mode, npt, pPts); in miWideDash()
[all …]
H A Dmipoly.c678 int shape, int mode, int count, DDXPointPtr pPts) in miFillPolygon() argument
687 ppt = pPts; in miFillPolygon()
719 miFillConvexPoly(dst, pgc, count, pPts); in miFillPolygon()
721 miFillGeneralPoly(dst, pgc, count, pPts); in miFillPolygon()
H A Dmi.h431 DDXPointPtr pPts);
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxgcops.h66 int shape, int mode, int count, DDXPointPtr pPts);
H A Ddmxgcops.c336 int shape, int mode, int count, DDXPointPtr pPts) in dmxFillPolygon() argument
348 (XPoint *) pPts, count, shape, mode); in dmxFillPolygon()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog175679 pPts array. Since the values got stored back into the pPts array, they got
175681 the coords back into the pPts array (and actually reduces the size of the