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

/frameworks/native/opengl/libagl/
H A Dmatrix.cpp59 static void point4__mvui(transform_t const*, vec4_t* c, vec4_t const* o);
214 point4 = point4__mvui;
771 void point4__mvui(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { function in namespace:android

Completed in 145 milliseconds