HomeSort by relevance Sort by last modified time
    Searched full:vsa3 (Results 1 - 1 of 1) sorted by null

  /frameworks/base/opengl/libagl/
light.cpp 45 static inline void vsa3(GLfixed* d,
148 void vsa3(GLfixed* d, const GLfixed* m, GLfixed s, const GLfixed* a) { function in namespace:android
395 vsa3(t.v, l.implicitDiffuse.v, s, l.implicitAmbient.v);
408 vsa3(t.v, l.implicitSpecular.v, s, t.v);

Completed in 38 milliseconds