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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c1404 float x_percent, y_percent; local in function:scale_internal_ubyte
1453 y_percent = 1-lowy_float;
1455 percent = y_percent * (1-lowx_float);
1465 totals[k] += (GLubyte)(*(temp_index)) * y_percent;
1470 percent = y_percent * highx_float;
1477 y_percent = highy_float;
1478 percent = y_percent * (1-lowx_float);
1488 totals[k] += (GLubyte)(*(temp_index)) * y_percent;
1492 percent = y_percent * highx_float;
1531 y_percent
1621 float x_percent, y_percent; local in function:scale_internal_byte
1839 float x_percent, y_percent; local in function:scale_internal_ushort
2119 float x_percent, y_percent; local in function:scale_internal_short
2413 float x_percent, y_percent; local in function:scale_internal_uint
2700 float x_percent, y_percent; local in function:scale_internal_int
2996 float x_percent, y_percent; local in function:scale_internal_float
6042 float x_percent, y_percent; local in function:scaleInternalPackedPixel
[all...]

Completed in 10 milliseconds