Searched refs:lowy_float (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 1405 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_ubyte 1427 lowy_float = 0; 1453 y_percent = 1-lowy_float; 1511 percent = (1-lowy_float)*x_percent; 1531 y_percent = highy_float - lowy_float; 1552 percent = (highy_float-lowy_float)*(highx_float-lowx_float); 1592 lowy_float = highy_float; 1622 float lowx_float, highx_float, lowy_float, highy_float; local in function:scale_internal_byte 1644 lowy_float = 0; 1670 y_percent = 1-lowy_float; 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 9 milliseconds