Home
last modified time | relevance | path

Searched refs:cosinef (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
Dfp.cpp74 float cosinef(float x) in cosinef() function
81 *c = cosinef(angle); in sincosf()
Dfp.h45 float cosinef(GLfloat x) CONST;
Dlight.cpp485 gglFloatToFixed(cosinef((M_PI/(180.0f*65536.0f))*param)); in lightx()