Searched refs:highx (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 1294 float x, lowx, highx, convx, halfconvx; local in function:scale_internal 1324 highx = x + halfconvx; 1327 highx = x + 0.5; 1333 ** to (highx, highy) on input data into this pixel on output 1352 while (x < highx) { 1354 if (highx < xint+1) { 1355 xpercent = highx - x; 1444 ** to (highx, highy) on input data into this pixel on output 1661 ** to (highx, highy) on input data into this pixel on output 1878 ** to (highx, high 6927 float x, lowx, highx, convx, halfconvx; local in function:scaleInternal3D [all...] |
Completed in 6 milliseconds