/external/mesa3d/src/mesa/main/ |
drawpix.c | 299 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 328 GLint y = IFLOOR(ctx->Current.RasterPos[1] + epsilon - yorig);
|
dlist.c | 1141 GLfloat xorig, GLfloat yorig, 1152 n[4].f = yorig; 1160 xorig, yorig, xmove, ymove, pixels)); [all...] |
/external/libgdx/gdx/jni/gdx2d/ |
stb_image.h | 4170 int yorig[] = { 0,0,4,0,2,0,1 }; local [all...] |
/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...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
gl.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
gl.h | [all...] |
/external/libgdx/backends/gdx-backend-lwjgl/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...] |