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

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_usefont.c 319 /* glBitmap()' parameters:
345 glBitmap(width, height, x0, y0, dx, dy, bm);
355 glBitmap(0, 0, 0.0, 0.0, dx, dy, NULL);
  /external/mesa3d/src/glx/
xfont.c 322 /* glBitmap()' parameters:
347 glBitmap(width, height, x0, y0, dx, dy, bm);
357 glBitmap(0, 0, 0.0, 0.0, dx, dy, NULL);
  /external/mesa3d/src/mesa/drivers/x11/
xfonts.c 325 /* glBitmap()' parameters:
351 glBitmap(width, height, x0, y0, dx, dy, bm);
361 glBitmap(0, 0, 0.0, 0.0, dx, dy, NULL);
  /external/mesa3d/src/mesa/drivers/windows/gdi/
wgl.c 452 glBitmap(bmapWidth, bmapHeight, 0.0, (GLfloat)metric.tmDescent,
549 glBitmap(gm.gmBlackBoxX,gm.gmBlackBoxY,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 445 &glBitmap,
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_void.h 227 #define glBitmap(_a0,_a1,_a2,_a3,_a4,_a5,_a6) {(void)(_a0);(void)(_a1);(void)(_a2);(void)(_a3);(void)(_a4);(void)(_a5);(void)(_a6);}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 690 WINGDIAPI void APIENTRY glBitmap(GLsizei width,GLsizei height,GLfloat xorig,GLfloat yorig,GLfloat xmove,GLfloat ymove,const GLubyte *bitmap);
    [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
gl_mangle.h 118 #define glBitmap MANGLE(Bitmap)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h     [all...]
gl_mangle.h 111 #define glBitmap MANGLE(Bitmap)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h     [all...]
gl_mangle.h 118 #define glBitmap MANGLE(Bitmap)
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h 824 GLAPI void GLAPIENTRY glBitmap (GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte *bitmap);
    [all...]

Completed in 2609 milliseconds