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

  /frameworks/native/opengl/libagl/
fp.cpp 74 float cosinef(float x) function in namespace:android::gl
81 *c = cosinef(angle);
fp.h 45 float cosinef(GLfloat x) CONST;
light.cpp 486 gglFloatToFixed(cosinef((M_PI/(180.0f*65536.0f))*param));

Completed in 136 milliseconds