Home
last modified time | relevance | path

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

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