Searched refs:GL_VIEWPORT (Results 1 - 23 of 23) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if145 public static final int GL_VIEWPORT = 0x0BA2;
H A Dcommon.cpp261 case GL_VIEWPORT:
298 case GL_VIEWPORT:
H A DGLES20Header.java-if118 public static final int GL_VIEWPORT = 0x0BA2;
/frameworks/av/cmds/screenrecord/
H A DProgram.cpp247 glGetIntegerv(GL_VIEWPORT, vp);
/frameworks/native/cmds/flatland/
H A DComposers.cpp57 glGetIntegerv(GL_VIEWPORT, vp);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp287 case GL_VIEWPORT:
324 case GL_VIEWPORT:
H A Dandroid_opengl_GLES31Ext.cpp286 case GL_VIEWPORT:
323 case GL_VIEWPORT:
H A Dandroid_opengl_GLES11.cpp287 case GL_VIEWPORT:
324 case GL_VIEWPORT:
H A Dandroid_opengl_GLES32.cpp285 case GL_VIEWPORT:
322 case GL_VIEWPORT:
H A Dcom_google_android_gles_jni_GLImpl.cpp1512 #if defined(GL_VIEWPORT)
1513 case GL_VIEWPORT:
1514 #endif // defined(GL_VIEWPORT)
1881 #if defined(GL_VIEWPORT)
1882 case GL_VIEWPORT:
1883 #endif // defined(GL_VIEWPORT)
H A Dandroid_opengl_GLES10.cpp287 case GL_VIEWPORT:
324 case GL_VIEWPORT:
H A Dandroid_opengl_GLES11Ext.cpp287 case GL_VIEWPORT:
324 case GL_VIEWPORT:
H A Dandroid_opengl_GLES31.cpp285 case GL_VIEWPORT:
322 case GL_VIEWPORT:
H A Dandroid_opengl_GLES30.cpp287 case GL_VIEWPORT:
324 case GL_VIEWPORT:
H A Dandroid_opengl_GLES20.cpp287 case GL_VIEWPORT:
324 case GL_VIEWPORT:
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java145 public static final int GL_VIEWPORT = 0x0BA2; field in class:GLES11
H A DGLES20.java118 public static final int GL_VIEWPORT = 0x0BA2; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java143 int GL_VIEWPORT = 0x0BA2; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h176 #define GL_VIEWPORT 0x0BA2 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h176 #define GL_VIEWPORT 0x0BA2 macro
H A Dgl31.h176 #define GL_VIEWPORT 0x0BA2 macro
H A Dgl32.h176 #define GL_VIEWPORT 0x0BA2 macro

Completed in 455 milliseconds