Home
last modified time | relevance | path

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

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