Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Darray.cpp1052 static void clipVertexT(ogles_context_t* c, vertex_t* nv, in clipVertexT() function
1066 clipVertexT(c, nv, t, s, p); in clipVertexAll()
1217 case 2: c->arrays.clipVertex = clipVertexT; break; in validate_arrays()