Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Darray.cpp1047 static void clipVertexC(ogles_context_t* c, vertex_t* nv, in clipVertexC() function
1218 case 1: c->arrays.clipVertex = clipVertexC; break; in validate_arrays()