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

/frameworks/native/opengl/libagl/
H A Dlight.cpp56 static GLfixed fog_exp2(ogles_context_t* c, GLfixed z);
129 static GLfixed fog_exp2(ogles_context_t* c, GLfixed z) { function in namespace:android
609 c->fog.fog = fog_exp2;

Completed in 656 milliseconds