Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dlight.cpp36 static void lightVertexNop(ogles_context_t* c, vertex_t* v);
206 c->lighting.lightVertex = lightVertexNop; in light_picker()
288 void lightVertexNop(ogles_context_t*, vertex_t* /*v*/) in lightVertexNop() function