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

  /frameworks/native/opengl/libagl/
vertex.h 35 void ogles_vertex_perspective2D(ogles_context_t*, vertex_t*);
vertex.cpp 140 void ogles_vertex_perspective2D(ogles_context_t* c, vertex_t* v)
matrix.cpp 108 c->arrays.perspective = ogles_vertex_perspective2D;

Completed in 74 milliseconds