HomeSort by relevance Sort by last modified time
    Searched full:primitive_point (Results 1 - 1 of 1) sorted by null

  /frameworks/native/opengl/libagl/
primitives.cpp 37 static void primitive_point(ogles_context_t* c, vertex_t* v);
224 c->prims.renderPoint = primitive_point;
459 void primitive_point(ogles_context_t* c, vertex_t* v) function in namespace:android
    [all...]

Completed in 1584 milliseconds