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

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

Completed in 101 milliseconds