HomeSort by relevance Sort by last modified time
    Searched defs:clipVertex (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libagl/
array.cpp 1035 static void clipVertex(ogles_context_t* c, vertex_t* nv,
1049 clipVertex(c, nv, t, s, p);
    [all...]
context.h 221 void (*clipVertex)(ogles_context_t* c, vertex_t* nv,

Completed in 100 milliseconds