Home
last modified time | relevance | path

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

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h155 #define glScalex FNPTR(glScalex) macro
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixStack.java140 public void glScalex(int x, int y, int z) { in glScalex() method in MatrixStack
DMatrixTrackingGL.java567 public void glScalex(int x, int y, int z) { in glScalex() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h147 glScalex_t glScalex; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1373 GL_API void GL_APIENTRY glScalex( GLfixed x, GLfixed y, GLfixed z) { in glScalex() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp676 void glScalex(GLfixed x, GLfixed y, GLfixed z) in glScalex() function
Dgles_dispatch.h147 glScalex_t glScalex; member