Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dlight.cpp579 static void fogx(GLenum pname, GLfixed param, ogles_context_t* c) in fogx() function
849 fogx(pname, paramx, c); in glFogf()
854 fogx(pname, param, c); in glFogx()
864 fogx(pname, paramx, c); in glFogfv()
879 fogx(pname, params[0], c); in glFogxv()