HomeSort by relevance Sort by last modified time
    Searched refs:ogles_vertex_clipAllPerspective3DZ (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libagl/
vertex.h 40 void ogles_vertex_clipAllPerspective3DZ(ogles_context_t*, vertex_t*);
vertex.cpp 157 void ogles_vertex_clipAllPerspective3DZ(ogles_context_t* c, vertex_t* v) {
matrix.cpp 104 c->arrays.perspective = ogles_vertex_clipAllPerspective3DZ;

Completed in 46 milliseconds