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

/frameworks/native/opengl/libagl/
H A Dfp.cpp79 void sincosf(GLfloat angle, GLfloat* s, GLfloat* c) { function in namespace:android::gl
H A Dfp.h43 void sincosf(GLfloat angle, GLfloat* s, GLfloat* c);
H A Dmatrix.cpp339 sincosf(a, &s, &c);

Completed in 117 milliseconds