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

/frameworks/native/opengl/libagl/
H A Dmatrix.cpp58 static void point3__mvui(transform_t const*, vec4_t* c, vec4_t const* o);
213 point3 = point3__mvui;
757 void point3__mvui(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { function in namespace:android

Completed in 1065 milliseconds