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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c1294 float x, lowx, highx, convx, halfconvx; local in function:scale_internal
1325 lowx = x - halfconvx;
1328 lowx = x - 0.5;
1332 ** Ok, now apply box filter to box that goes from (lowx, lowy)
1349 x = lowx;
1443 ** Ok, now apply box filter to box that goes from (lowx, lowy)
1660 ** Ok, now apply box filter to box that goes from (lowx, lowy)
1877 ** Ok, now apply box filter to box that goes from (lowx, lowy)
2159 ** Ok, now apply box filter to box that goes from (lowx, lowy)
2451 ** Ok, now apply box filter to box that goes from (lowx, low
6927 float x, lowx, highx, convx, halfconvx; local in function:scaleInternal3D
[all...]

Completed in 6 milliseconds