Home
last modified time | relevance | path

Searched defs:glTranslatex (Results 1 – 7 of 7) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h157 #define glTranslatex FNPTR(glTranslatex) macro
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixStack.java148 public void glTranslatex(int x, int y, int z) { in glTranslatex() method in MatrixStack
DMatrixTrackingGL.java658 public void glTranslatex(int x, int y, int z) { in glTranslatex() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h164 glTranslatex_t glTranslatex; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1638 GL_API void GL_APIENTRY glTranslatex( GLfixed x, GLfixed y, GLfixed z) { in glTranslatex() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp761 void glTranslatex(GLfixed x, GLfixed y, GLfixed z) in glTranslatex() function
Dgles_dispatch.h164 glTranslatex_t glTranslatex; member