Searched refs:xRel (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_render.c109 INT16 xRel, yRel; local in function:saa_trapezoids
133 xRel = bounds.x1 + xSrc - xDst;
136 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
171 INT16 xRel, yRel; local in function:saa_triangles
193 xRel = bounds.x1 + xSrc - xDst;
196 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmitrap.c156 INT16 xRel, yRel; local in function:miTrapezoids
172 xRel = bounds.x1 + xSrc - xDst;
175 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
H A Dmitri.c95 INT16 xRel, yRel; local in function:miTriangles
110 xRel = bounds.x1 + xSrc - xDst;
113 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c1592 INT16 xRel, yRel; local in function:uxa_check_trapezoids
1643 xRel = bounds.x1 + xSrc - xDst;
1646 xRel, yRel,
1725 INT16 xRel, yRel; local in function:uxa_trapezoids
1770 xRel = bounds.x1 + xSrc - xDst;
1773 xRel, yRel,
1804 INT16 xRel, yRel; local in function:uxa_check_triangles
1853 xRel = bounds.x1 + xSrc - xDst;
1856 xRel, yRel,
1925 INT16 xRel, yRe local in function:uxa_triangles
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c1592 INT16 xRel, yRel; local in function:uxa_check_trapezoids
1643 xRel = bounds.x1 + xSrc - xDst;
1646 xRel, yRel,
1725 INT16 xRel, yRel; local in function:uxa_trapezoids
1770 xRel = bounds.x1 + xSrc - xDst;
1773 xRel, yRel,
1804 INT16 xRel, yRel; local in function:uxa_check_triangles
1853 xRel = bounds.x1 + xSrc - xDst;
1856 xRel, yRel,
1925 INT16 xRel, yRe local in function:uxa_triangles
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c1127 INT16 xRel, yRel; local in function:uxa_trapezoids
1152 xRel = bounds.x1 + xSrc - xDst;
1155 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
1216 INT16 xRel, yRel; local in function:uxa_triangles
1249 xRel = bounds.x1 + xSrc - xDst;
1252 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_render.c1157 INT16 xRel, yRel; local in function:exaTrapezoids
1180 xRel = bounds.x1 + xSrc - xDst;
1183 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
1222 INT16 xRel, yRel; local in function:exaTriangles
1242 xRel = bounds.x1 + xSrc - xDst;
1245 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_render.c1129 INT16 xRel, yRel; local in function:exaTrapezoids
1151 xRel = bounds.x1 + xSrc - xDst;
1154 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
1193 INT16 xRel, yRel; local in function:exaTriangles
1213 xRel = bounds.x1 + xSrc - xDst;
1216 xRel, yRel, 0, 0, bounds.x1, bounds.y1,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c1797 INT16 xRel, yRel; local in function:uxa_trapezoids
1842 xRel = bounds.x1 + xSrc - xDst;
1845 xRel, yRel,
1907 INT16 xRel, yRel; local in function:uxa_triangles
1941 xRel = bounds.x1 + xSrc - xDst;
1944 xRel, yRel, 0, 0, bounds.x1, bounds.y1,

Completed in 15 milliseconds