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

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

Completed in 40 milliseconds