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

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp132 void lightVertexDarkSmoothFog(ogles_context_t* c, vertex_t* v) function in namespace:android
162 lightVertexDarkSmoothFog(c, v0);
163 lightVertexDarkSmoothFog(c, v1);
164 lightVertexDarkSmoothFog(c, v2);
172 lightVertexDarkSmoothFog(c, v2);

Completed in 71 milliseconds