Home
last modified time | relevance | path

Searched defs:clipVertex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
Darray.cpp1037 static void clipVertex(ogles_context_t* c, vertex_t* nv, in clipVertex() function
Dcontext.h220 void (*clipVertex)(ogles_context_t* c, vertex_t* nv, member