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

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

Completed in 93 milliseconds