Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dvertex.h37 void ogles_vertex_perspective3D(ogles_context_t*, vertex_t*);
Dvertex.cpp154 void ogles_vertex_perspective3D(ogles_context_t* c, vertex_t* v) { in ogles_vertex_perspective3D() function
Dmatrix.cpp100 ogles_vertex_clipAllPerspective3D : ogles_vertex_perspective3D; in validate_perspective()