Home
last modified time | relevance | path

Searched refs:GL_PROJECTION (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
DCubeRenderer.java95 gl.glMatrixMode(GL10.GL_PROJECTION); in onSurfaceChanged()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp98 glMatrixMode(GL_PROJECTION); in main()
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DTriangleRenderer.java101 gl.glMatrixMode(GL10.GL_PROJECTION); in onSurfaceChanged()
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp113 glMatrixMode(GL_PROJECTION); in main()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp71 glMatrixMode(GL_PROJECTION); in main()
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java76 gl.glMatrixMode(GL10.GL_PROJECTION); in onSurfaceChanged()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp96 glMatrixMode(GL_PROJECTION); in init_scene()
/frameworks/native/opengl/tests/testViewport/src/com/android/test/
DTestView.java238 gl.glMatrixMode(GL11.GL_PROJECTION); in onSurfaceChanged()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp190 glMatrixMode(GL_PROJECTION); in init_scene()
/frameworks/native/services/surfaceflinger/RenderEngine/
DGLES11RenderEngine.cpp75 glMatrixMode(GL_PROJECTION); in setViewportAndProjection()
/frameworks/native/opengl/tests/angeles/
Ddemo.c443 glMatrixMode(GL_PROJECTION); in drawFadeQuad()
527 glMatrixMode(GL_PROJECTION); in prepareFrame()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp299 glMatrixMode(GL_PROJECTION); in init_scene()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java171 int GL_PROJECTION = 0x1701; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if170 int GL_PROJECTION = 0x1701;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java173 public static final int GL_PROJECTION = 0x1701; field in GLES10
DGLLogWrapper.java411 case GL_PROJECTION: in getMatrixMode()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h309 #define GL_PROJECTION 0x1701 macro
/frameworks/native/opengl/libagl/
Dmatrix.cpp499 case GL_PROJECTION: dirty |= PROJECTION | MVP; break; in invalidate()
917 case GL_PROJECTION: in glMatrixMode()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if173 public static final int GL_PROJECTION = 0x1701;
/frameworks/native/opengl/include/GLES/
Dgl.h352 #define GL_PROJECTION 0x1701 macro
/frameworks/native/opengl/libs/
Denums.in203 GL_ENUM(0x1701,GL_PROJECTION)
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd300 gl.glMatrixMode(GL10.GL_PROJECTION); // set matrix to projection mode
/frameworks/base/api/
Dcurrent.txt20387 field public static final int GL_PROJECTION = 5889; // 0x1701
54841 field public static final int GL_PROJECTION = 5889; // 0x1701
Dsystem-current.txt22331 field public static final int GL_PROJECTION = 5889; // 0x1701
57447 field public static final int GL_PROJECTION = 5889; // 0x1701