Home
last modified time | relevance | path

Searched defs:glColor4x (Results 1 – 6 of 6) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h136 #define glColor4x FNPTR(glColor4x) macro
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h75 glColor4x_t glColor4x; member
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java133 public void glColor4x(int red, int green, int blue, int alpha) { in glColor4x() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp425 GL_API void GL_APIENTRY glColor4x( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) { in glColor4x() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp316 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() function
Dgles_dispatch.h75 glColor4x_t glColor4x; member