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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c698 GLfloat cosCache1a[CACHE_SIZE]; local in function:gluSphere
744 cosCache1a[i] = COS(angle);
747 cosCache2a[i] = cosCache1a[i];
788 cosCache1a[slices] = cosCache1a[0];
849 sintemp2 * cosCache1a[i], zHigh);
869 sintemp2 * cosCache1a[i], zHigh);
912 sintemp2 * cosCache1a[i], zHigh);
934 sintemp2 * cosCache1a[i], zHigh);
988 sintemp2 * cosCache1a[
[all...]

Completed in 3 milliseconds