Home
last modified time | relevance | path

Searched refs:sinef (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
Dfp.cpp56 float sinef(float x) in sinef() function
76 return sinef(x + float(M_PI/2)); in cosinef()
80 *s = sinef(angle); in sincosf()
Dfp.h44 float sinef(GLfloat x) CONST;