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

/frameworks/native/opengl/libagl/
H A Darray.cpp1054 static void clipVertexT(ogles_context_t* c, vertex_t* nv, function in namespace:android
1068 clipVertexT(c, nv, t, s, p);
1219 case 2: c->arrays.clipVertex = clipVertexT; break;

Completed in 67 milliseconds