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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c702 GLfloat cosCache3a[CACHE_SIZE]; local in function:gluSphere
773 cosCache3a[i] = COS(angle);
795 cosCache3a[slices] = cosCache3a[0];
840 cosCache3a[i+1] * sintemp3,
861 cosCache3a[i] * sintemp3,
904 cosCache3a[i] * sintemp3,
925 cosCache3a[i+1] * sintemp3,
1005 cosCache3a[i] * sintemp4,
1090 cosCache3a[
[all...]

Completed in 3 milliseconds