HomeSort by relevance Sort by last modified time
    Searched refs:sinef (Results 1 - 2 of 2) sorted by null

  /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;

Completed in 37 milliseconds