Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c1163 int xTrans, int yTrans, /* Translate each point by this */ in miFillSppPoly() argument
1188 yTrans += dst->y; in miFillSppPoly()
1280 ptsOut->y = (y) + yTrans; in miFillSppPoly()