OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glColor4ub_t
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h
74
typedef void (GL_APIENTRY *
glColor4ub_t
) (GLubyte, GLubyte, GLubyte, GLubyte);
/development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h
74
typedef void (*
glColor4ub_t
) (GLubyte, GLubyte, GLubyte, GLubyte);
Completed in 17 milliseconds