Searched defs:mla4 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dmatrix.h347 static inline GLfixed mla4( GLfixed a0, GLfixed b0, function in namespace:android
385 return mla4(a[0], b[0], a[1], b[1], a[2], b[2], a[3], b[3]);

Completed in 131 milliseconds