Searched refs:highy_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
1429 highy_float = convy_float;
1477 y_percent = highy_float;
1524 percent = x_percent * highy_float;
1531 y_percent = highy_float - lowy_float;
1552 percent = (highy_float-lowy_float)*(highx_float-lowx_float);
1592 lowy_float = highy_float;
1594 highy_float += convy_float;
1595 if(highy_float > 1) {
1596 highy_float
1622 float lowx_float, highx_float, lowy_float, highy_float; 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