HomeSort by relevance Sort by last modified time
    Searched refs:GL_VIEWPORT (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 89 case GL_VIEWPORT:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 145 public static final int GL_VIEWPORT = 0x0BA2;
common.cpp 151 case GL_VIEWPORT:
188 case GL_VIEWPORT:
GLES20Header.java-if 118 public static final int GL_VIEWPORT = 0x0BA2;
  /external/eigen/demos/opengl/
gpuhelper.cpp 43 glGetIntegerv(GL_VIEWPORT, vp);
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 167 case GL_VIEWPORT:
204 case GL_VIEWPORT:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 311 case GL_VIEWPORT:
  /frameworks/native/cmds/flatland/
Composers.cpp 54 glGetIntegerv(GL_VIEWPORT, vp);
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.cpp 176 hooks->gl.glGetIntegerv(GL_VIEWPORT, viewport);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 311 case GL_VIEWPORT:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 145 public static final int GL_VIEWPORT = 0x0BA2;
GLES20.java 118 public static final int GL_VIEWPORT = 0x0BA2;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 143 int GL_VIEWPORT = 0x0BA2;
  /sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.cpp 221 s_gl.glGetIntegerv(GL_VIEWPORT, vport);
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TransferQueue.cpp 555 glGetIntegerv(GL_VIEWPORT, m_GLStateBeforeBlit.viewport);
ShaderProgram.cpp     [all...]
  /frameworks/base/libs/hwui/
LayerRenderer.cpp 432 glGetIntegerv(GL_VIEWPORT, (GLint*) &previousViewport);
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 219 #define GL_VIEWPORT 0x0BA2
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 192 #define GL_VIEWPORT 0x0BA2
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 192 #define GL_VIEWPORT 0x0BA2
  /frameworks/native/opengl/include/GLES/
gl.h 219 #define GL_VIEWPORT 0x0BA2
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 192 #define GL_VIEWPORT 0x0BA2
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 218 #define GL_VIEWPORT 0x0BA2
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 218 #define GL_VIEWPORT 0x0BA2
    [all...]

Completed in 304 milliseconds

1 2 3 4 5