Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dlight.cpp56 static GLfixed fog_exp2(ogles_context_t* c, GLfixed z);
129 static GLfixed fog_exp2(ogles_context_t* c, GLfixed z) { in fog_exp2() function
608 c->fog.fog = fog_exp2; in fogx()