Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwideline.c859 int y, lasty = 0, bottomy, topy = 0; in miPolyBuildPoly() local
886 bottomy = ICEIL(maxy) + yi; in miPolyBuildPoly()
910 right[nright - 1].height = bottomy - lasty; in miPolyBuildPoly()
936 left[nleft - 1].height = bottomy - lasty; in miPolyBuildPoly()
939 *h = bottomy - topy; in miPolyBuildPoly()
1512 int lefty, righty, topy, bottomy; in miLineProjectingCap() local
1559 bottomy = yorgi + dy; in miLineProjectingCap()
1563 bottomy += (lw >> 1); in miLineProjectingCap()
1564 lefts[0].height = bottomy - topy; in miLineProjectingCap()
1572 rights[0].height = bottomy - topy; in miLineProjectingCap()
[all …]