Home
last modified time | relevance | path

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

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