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

/frameworks/native/opengl/libagl/
H A Dlight.cpp54 static GLfixed fog_linear(ogles_context_t* c, GLfixed z);
120 static GLfixed fog_linear(ogles_context_t* c, GLfixed z) { function in namespace:android
601 c->fog.fog = fog_linear;

Completed in 19 milliseconds