Home
last modified time | relevance | path

Searched refs:GL_VIEWPORT (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/native/opengl/tools/glgen/stubs/gles11/
Dcommon.cpp261 case GL_VIEWPORT: in getNeededCount()
298 case GL_VIEWPORT: in getNeededCount()
DGLES11Header.java-if145 public static final int GL_VIEWPORT = 0x0BA2;
DGLES20Header.java-if118 public static final int GL_VIEWPORT = 0x0BA2;
/frameworks/native/cmds/flatland/
DComposers.cpp57 glGetIntegerv(GL_VIEWPORT, vp); in modBlit()
/frameworks/av/cmds/screenrecord/
DProgram.cpp247 glGetIntegerv(GL_VIEWPORT, vp); in beforeDraw()
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks10 …,GL_COLOR_WRITEMASK,GL_FOG_COLOR,GL_LIGHT_MODEL_AMBIENT,GL_SCISSOR_BOX,GL_VIEWPORT ifcheck params …
/frameworks/base/core/jni/
Dandroid_opengl_GLES10Ext.cpp287 case GL_VIEWPORT: in getNeededCount()
324 case GL_VIEWPORT: in getNeededCount()
Dandroid_opengl_GLES31Ext.cpp286 case GL_VIEWPORT: in getNeededCount()
323 case GL_VIEWPORT: in getNeededCount()
Dandroid_opengl_GLES11.cpp287 case GL_VIEWPORT: in getNeededCount()
324 case GL_VIEWPORT: in getNeededCount()
Dandroid_opengl_GLES10.cpp287 case GL_VIEWPORT: in getNeededCount()
324 case GL_VIEWPORT: in getNeededCount()
Dandroid_opengl_GLES31.cpp285 case GL_VIEWPORT: in getNeededCount()
322 case GL_VIEWPORT: in getNeededCount()
Dcom_google_android_gles_jni_GLImpl.cpp1512 #if defined(GL_VIEWPORT) in android_glGetIntegerv__I_3II()
1513 case GL_VIEWPORT: in android_glGetIntegerv__I_3II()
1881 #if defined(GL_VIEWPORT) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1882 case GL_VIEWPORT: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp287 case GL_VIEWPORT: in getNeededCount()
324 case GL_VIEWPORT: in getNeededCount()
Dandroid_opengl_GLES30.cpp287 case GL_VIEWPORT: in getNeededCount()
324 case GL_VIEWPORT: in getNeededCount()
Dandroid_opengl_GLES20.cpp287 case GL_VIEWPORT: in getNeededCount()
324 case GL_VIEWPORT: in getNeededCount()
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if142 int GL_VIEWPORT = 0x0BA2;
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_context.cpp209 hooks->gl.glGetIntegerv(GL_VIEWPORT, viewport); in getCompressedFB()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java143 int GL_VIEWPORT = 0x0BA2; field
/frameworks/base/opengl/java/android/opengl/
DGLES11.java145 public static final int GL_VIEWPORT = 0x0BA2; field in GLES11
DGLES20.java118 public static final int GL_VIEWPORT = 0x0BA2; field in GLES20
/frameworks/native/opengl/include/GLES/
Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h168 #define GL_VIEWPORT 0x0BA2 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h168 #define GL_VIEWPORT 0x0BA2 macro
Dgl31.h168 #define GL_VIEWPORT 0x0BA2 macro
/frameworks/native/opengl/libs/
Denums.in102 GL_ENUM(0x0BA2,GL_VIEWPORT)

12