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

/frameworks/native/opengl/libagl/
H A Dmatrix.cpp55 static void point2__generic(transform_t const*, vec4_t* c, vec4_t const* o);
199 point2 = point2__generic;
724 void point2__generic(transform_t const* mx, vec4_t* lhs, vec4_t const* rhs) { function in namespace:android

Completed in 22 milliseconds