Searched refs:outx (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/sunxi-tools/ |
| H A D | 0001-meminfo-Access-to-io-memory-via-pointers.patch | 7 because there is no support of inx/outx functions for ARM platform.
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miarc.c | 446 double A, T, b, d, x, y, t, inx, outx = 0.0, hepp, hepm; in miComputeEllipseSpans() local 525 outx = x + t; in miComputeEllipseSpans() 564 outx = x + t; in miComputeEllipseSpans() 567 span->lx = ICEIL(xorg - outx); in miComputeEllipseSpans() 570 span->lw = ICEIL(xorg + outx) - span->lx; in miComputeEllipseSpans() 578 span->rw = ICEIL(xorg + outx) - span->rx; in miComputeEllipseSpans() 583 outx = w + r; in miComputeEllipseSpans() 593 span->lx = ICEIL(xorg - outx); in miComputeEllipseSpans() 595 span->lw = ICEIL(xorg + outx) - span->lx; in miComputeEllipseSpans() 602 span->rw = ICEIL(xorg + outx) - span->rx; in miComputeEllipseSpans()
|