Home
last modified time | relevance | path

Searched defs:ptsIn (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipoly.c387 miFillConvexPoly(DrawablePtr dst, GCPtr pgc, int count, DDXPointPtr ptsIn) in miFillConvexPoly()
526 miFillGeneralPoly(DrawablePtr dst, GCPtr pgc, int count, DDXPointPtr ptsIn) in miFillGeneralPoly()
H A Dmiarc.c1162 SppPointPtr ptsIn, /* the points */ in miFillSppPoly()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c764 int shape, int mode, int count, DDXPointPtr ptsIn) in VGAarbiterFillPolygon()