HomeSort by relevance Sort by last modified time
    Searched full:fog_linear (Results 1 - 1 of 1) sorted by null

  /frameworks/native/opengl/libagl/
light.cpp 54 static GLfixed fog_linear(ogles_context_t* c, GLfixed z);
120 static GLfixed fog_linear(ogles_context_t* c, GLfixed z) { function in namespace:android
594 c->fog.fog = fog_linear;

Completed in 416 milliseconds