Searched refs:yRel (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 1152 yRel = bounds.y1 + ySrc - yDst; in exaTrapezoids() 1154 xRel, yRel, 0, 0, bounds.x1, bounds.y1, in exaTrapezoids() 1193 INT16 xRel, yRel; in exaTriangles() local 1214 yRel = bounds.y1 + ySrc - yDst; in exaTriangles() 1216 xRel, yRel, 0, 0, bounds.x1, bounds.y1, in exaTriangles()
|