Home
last modified time | relevance | path

Searched refs:GL_MODELVIEW (Results 1 – 22 of 22) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.cpp107 glMatrixMode(GL_MODELVIEW); in setViewportAndProjection()
189 glMatrixMode(GL_MODELVIEW); in setupLayerTexturing()
198 glMatrixMode(GL_MODELVIEW); in setupLayerBlackedOut()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
DCubeRenderer.java57 gl.glMatrixMode(GL10.GL_MODELVIEW); in onDrawFrame()
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DTriangleRenderer.java76 gl.glMatrixMode(GL10.GL_MODELVIEW); in onDrawFrame()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp162 glMatrixMode(GL_MODELVIEW); in main()
/frameworks/native/opengl/tests/angeles/
Ddemo.c440 glMatrixMode(GL_MODELVIEW); in drawFadeQuad()
453 glMatrixMode(GL_MODELVIEW); in drawFadeQuad()
531 glMatrixMode(GL_MODELVIEW); in prepareFrame()
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java89 gl.glMatrixMode(GL10.GL_MODELVIEW); in onSurfaceChanged()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp100 glMatrixMode(GL_MODELVIEW); in init_scene()
/frameworks/native/opengl/tests/testViewport/src/com/android/test/
DTestView.java241 gl.glMatrixMode(GL11.GL_MODELVIEW); in onSurfaceChanged()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp194 glMatrixMode(GL_MODELVIEW); in init_scene()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp302 glMatrixMode(GL_MODELVIEW); in init_scene()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java126 int GL_MODELVIEW = 0x1700; field
/frameworks/native/opengl/libagl/
Dmatrix.cpp74 c->transforms.matrixMode = GL_MODELVIEW; in ogles_init_matrix()
498 case GL_MODELVIEW: dirty |= MODELVIEW | MVP | MVUI | MVIT; break; in invalidate()
914 case GL_MODELVIEW: in glMatrixMode()
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if125 int GL_MODELVIEW = 0x1700;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java128 public static final int GL_MODELVIEW = 0x1700; field in GLES10
DGLLogWrapper.java409 case GL_MODELVIEW: in getMatrixMode()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h308 #define GL_MODELVIEW 0x1700 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if128 public static final int GL_MODELVIEW = 0x1700;
/frameworks/native/opengl/include/GLES/
Dgl.h351 #define GL_MODELVIEW 0x1700 macro
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd320 // Set GL_MODELVIEW transformation mode
321 gl.glMatrixMode(GL10.GL_MODELVIEW);
324 // When using GL_MODELVIEW, you must set the camera view
/frameworks/native/opengl/libs/
Denums.in202 GL_ENUM(0x1700,GL_MODELVIEW)
/frameworks/base/api/
Dcurrent.txt20342 field public static final int GL_MODELVIEW = 5888; // 0x1700
54796 field public static final int GL_MODELVIEW = 5888; // 0x1700
Dsystem-current.txt22286 field public static final int GL_MODELVIEW = 5888; // 0x1700
57402 field public static final int GL_MODELVIEW = 5888; // 0x1700