Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dvertex.h43 void ogles_vertex_project(ogles_context_t* c, vertex_t*);
Dvertex.cpp136 void ogles_vertex_project(ogles_context_t* c, vertex_t* v) { in ogles_vertex_project() function
Darray.cpp1042 ogles_vertex_project(c, nv); in clipVertex()