Searched defs:GL_VIEWPORT (Results 1 - 5 of 5) sorted by relevance

/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/GLES2/
H A Dgl2.h192 #define GL_VIEWPORT 0x0BA2 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro

Completed in 112 milliseconds