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

/frameworks/native/opengl/libagl/
H A Dlight.cpp579 static void fogx(GLenum pname, GLfixed param, ogles_context_t* c) function in namespace:android
849 fogx(pname, paramx, c);
854 fogx(pname, param, c);
864 fogx(pname, paramx, c);
879 fogx(pname, params[0], c);

Completed in 58 milliseconds