Home
last modified time | relevance | path

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

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