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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c1405 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_ubyte
1436 lowx_float = 0;
1455 percent = y_percent * (1-lowx_float);
1478 percent = y_percent * (1-lowx_float);
1505 totals[k] += (GLubyte)(*(left))*(1-lowx_float)
1510 x_percent = highx_float - lowx_float;
1532 percent = (1-lowx_float)*y_percent;
1552 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
1583 lowx_float = highx_float;
1622 float lowx_float, highx_floa local in function:scale_internal_byte
1840 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_ushort
2120 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_short
2414 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_uint
2701 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_int
2997 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_float
6043 float lowx_float, highx_float, lowy_float, highy_float; local in function:scaleInternalPackedPixel
[all...]

Completed in 6 milliseconds