/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/ |
D | CubeRenderer.java | 57 gl.glMatrixMode(GL10.GL_MODELVIEW); in onDrawFrame()
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | TriangleRenderer.java | 76 gl.glMatrixMode(GL10.GL_MODELVIEW); in onDrawFrame()
|
/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 164 glMatrixMode(GL_MODELVIEW); in main()
|
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
D | ClearActivity.java | 89 gl.glMatrixMode(GL10.GL_MODELVIEW); in onSurfaceChanged()
|
/frameworks/native/opengl/tests/angeles/ |
D | demo.c | 440 glMatrixMode(GL_MODELVIEW); in drawFadeQuad() 453 glMatrixMode(GL_MODELVIEW); in drawFadeQuad() 531 glMatrixMode(GL_MODELVIEW); in prepareFrame()
|
/frameworks/native/opengl/tests/gl_jni/jni/ |
D | gl_code.cpp | 105 glMatrixMode(GL_MODELVIEW); in init_scene()
|
/frameworks/native/opengl/tests/tritex/ |
D | tritex.cpp | 190 glMatrixMode(GL_MODELVIEW); in init_scene()
|
/frameworks/native/opengl/tests/testViewport/src/com/android/test/ |
D | TestView.java | 241 gl.glMatrixMode(GL11.GL_MODELVIEW); in onSurfaceChanged()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 300 glMatrixMode(GL_MODELVIEW); in init_scene()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 126 int GL_MODELVIEW = 0x1700; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 125 int GL_MODELVIEW = 0x1700;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 128 public static final int GL_MODELVIEW = 0x1700; field in GLES10
|
D | GLLogWrapper.java | 409 case GL_MODELVIEW: in getMatrixMode()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 308 #define GL_MODELVIEW 0x1700 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 128 public static final int GL_MODELVIEW = 0x1700;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 284 #define GL_MODELVIEW 0x1700 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 202 GL_ENUM(0x1700,GL_MODELVIEW)
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19109 field public static final int GL_MODELVIEW = 5888; // 0x1700 52031 field public static final int GL_MODELVIEW = 5888; // 0x1700
|
/frameworks/base/core/api/ |
D | current.txt | 30040 field public static final int GL_MODELVIEW = 5888; // 0x1700 61887 field public static final int GL_MODELVIEW = 5888; // 0x1700
|