OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fogx
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/opengl/libagl/
light.cpp
572
static void
fogx
(GLenum pname, GLfixed param, ogles_context_t* c)
function in namespace:android
842
fogx
(pname, paramx, c);
847
fogx
(pname, param, c);
857
fogx
(pname, paramx, c);
872
fogx
(pname, params[0], c);
Completed in 39 milliseconds