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

/frameworks/native/opengl/libagl/
H A Dlight.cpp45 static inline void vsa3(GLfixed* d,
148 void vsa3(GLfixed* d, const GLfixed* m, GLfixed s, const GLfixed* a) { function in namespace:android
402 vsa3(t.v, l.implicitDiffuse.v, s, l.implicitAmbient.v);
415 vsa3(t.v, l.implicitSpecular.v, s, t.v);

Completed in 149 milliseconds