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

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

Completed in 290 milliseconds