Home
last modified time | relevance | path

Searched defs:glColor4ub (Results 1 – 5 of 5) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h74 glColor4ub_t glColor4ub; member
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java765 public void glColor4ub(byte red, byte green, byte blue, byte alpha) { in glColor4ub() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp420 GL_API void GL_APIENTRY glColor4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in glColor4ub() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp311 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() function
Dgles_dispatch.h74 glColor4ub_t glColor4ub; member