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

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp143 void lightVertexDarkFlatFog(ogles_context_t* c, vertex_t* v) function in namespace:android
170 lightVertexDarkFlatFog(c, v0);
171 lightVertexDarkFlatFog(c, v1);
188 lightVertexDarkFlatFog(c, v0);
189 lightVertexDarkFlatFog(c, v1);

Completed in 18 milliseconds