/external/mesa3d/src/mesa/main/ |
drawpix.c | 299 GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, 367 ctx->Current.RasterPos[1] += ymove;
|
dlist.c | 1142 GLfloat xmove, GLfloat ymove, const GLubyte * pixels) 1154 n[6].f = ymove; 1160 xorig, yorig, xmove, ymove, pixels)); [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/ |
Utils.java | 262 Animator yMove = ObjectAnimator.ofFloat(mSaverView, 278 s.play(xMove).with(yMove); 295 s.play(yMove.setDuration(0)).after(FADE_TIME);
|
/external/javassist/tutorial/ |
tutorial2.html | [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/docs/ |
subset-A.html | [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/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...] |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |