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

/frameworks/base/opengl/libagl/
H A Dprimitives.cpp151 void lightVertexSmoothFog(ogles_context_t* c, vertex_t* v) function in namespace:android
180 lightVertexSmoothFog(c, v0);
181 lightVertexSmoothFog(c, v1);
182 lightVertexSmoothFog(c, v2);
190 lightVertexSmoothFog(c, v2);

Completed in 48 milliseconds