Home | Sort by relevance Sort by last modified time |
/frameworks/native/opengl/libagl/ | |
fp.cpp | 56 float sinef(float x) function in namespace:android::gl 76 return sinef(x + float(M_PI/2)); 80 *s = sinef(angle); |
fp.h | 44 float sinef(GLfloat x) CONST; |