HomeSort by relevance Sort by last modified time
    Searched refs:glColor3f (Results 1 - 18 of 18) sorted by null

  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 677 glColor3f(1.0, 0.0, 0.0);
683 glColor3f(0.0, 1.0, 0.0);
689 glColor3f(0.0, 0.0, 1.0);
695 glColor3f(0.0, 1.0, 1.0);
701 glColor3f(1.0, 1.0, 0.0);
707 glColor3f(1.0, 0.0, 1.0);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.c 316 glColor3f(1.0, 0.0, 0.0);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.c 316 glColor3f(1.0, 0.0, 0.0);
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.c 316 glColor3f(1.0, 0.0, 0.0);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.c 450 &glColor3f,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 450 &glColor3f,
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_glfuncs.h 27 SDL_PROC_UNUSED(void,glColor3f,(GLfloat,GLfloat,GLfloat))
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glprocs.h 68 "glColor3f\0"
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 131 #define glColor3f MANGLE(Color3f)
    [all...]
gl.h 1018 GLAPI void GLAPIENTRY glColor3f( GLfloat red, GLfloat green, GLfloat blue );
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 131 #define glColor3f MANGLE(Color3f)
    [all...]
gl.h 1018 GLAPI void GLAPIENTRY glColor3f( GLfloat red, GLfloat green, GLfloat blue );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 131 #define glColor3f MANGLE(Color3f)
    [all...]
gl.h 1018 GLAPI void GLAPIENTRY glColor3f( GLfloat red, GLfloat green, GLfloat blue );
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 1020 GLAPI void GLAPIENTRY glColor3f( GLfloat red, GLfloat green, GLfloat blue );
    [all...]
gl_mangle.h 182 #define glColor3f MANGLE(Color3f)
    [all...]
  /external/mesa3d/include/GL/
gl.h 1020 GLAPI void GLAPIENTRY glColor3f( GLfloat red, GLfloat green, GLfloat blue );
    [all...]
gl_mangle.h 182 #define glColor3f MANGLE(Color3f)
    [all...]

Completed in 230 milliseconds