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

  /frameworks/native/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
402 vsa3(t.v, l.implicitDiffuse.v, s, l.implicitAmbient.v);
415 vsa3(t.v, l.implicitSpecular.v, s, t.v);

Completed in 77 milliseconds