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

/frameworks/native/opengl/libagl/
H A Dlight.cpp55 static GLfixed fog_exp(ogles_context_t* c, GLfixed z);
97 c->fog.fog = fog_exp;
124 static GLfixed fog_exp(ogles_context_t* c, GLfixed z) { function in namespace:android
605 c->fog.fog = fog_exp;

Completed in 665 milliseconds