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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dquad.c712 GLfloat costemp1 = 0.0, costemp2 = 0.0, costemp3 = 0.0, costemp4 = 0.0; local in function:gluSphere
1035 costemp1 = cosCache1b[j];
1065 sintemp1 * cosCache1a[i], costemp1);
1074 costemp1 = cosCache1b[j];
1107 sintemp1 * cosCache1a[i], costemp1);
1113 costemp1 = cosCache1a[i];
1147 costemp1 * sinCache1b[j], cosCache1b[j]);

Completed in 2 milliseconds