Searched refs:ogles_vertex_perspective2D (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dvertex.h35 void ogles_vertex_perspective2D(ogles_context_t*, vertex_t*);
H A Dvertex.cpp140 void ogles_vertex_perspective2D(ogles_context_t* c, vertex_t* v) function in namespace:android
H A Dmatrix.cpp108 c->arrays.perspective = ogles_vertex_perspective2D;

Completed in 438 milliseconds