Searched refs:glColor4xOES (Results 1 – 6 of 6) sorted by relevance
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 185 glColor4xOES_t glColor4xOES; member
|
D | GLDispatch.cpp | 202 s_gl.glColor4xOES = (glColor4xOES_t) s_gles_lib->findSymbol("glColor4xOES"); in init_gl_dispatch()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 76 glColor4xOES(45, 45), enumConstant 569 case 45: return glColor4xOES; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 567 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.in | 188 GL_ENTRY(void, glColor4xOES, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 58 void, glColor4xOES, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha
|