Searched refs:xRel (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 1129 INT16 xRel, yRel; in exaTrapezoids() local 1151 xRel = bounds.x1 + xSrc - xDst; in exaTrapezoids() 1154 xRel, yRel, 0, 0, bounds.x1, bounds.y1, in exaTrapezoids() 1193 INT16 xRel, yRel; in exaTriangles() local 1213 xRel = bounds.x1 + xSrc - xDst; in exaTriangles() 1216 xRel, yRel, 0, 0, bounds.x1, bounds.y1, in exaTriangles()
|