Searched defs:glViewport (Results 1 – 10 of 10) sorted by relevance
1088 void glViewport(GLint x, GLint y, GLsizei w, GLsizei h) in glViewport() function
400 glViewport = 374; enumerator
965 void glViewport( in glViewport() method
1318 public static native void glViewport( in glViewport() method in GLES10
840 public void glViewport(int x, int y, int width, int height) { in glViewport() method in GLErrorWrapper
1916 public static native void glViewport( in glViewport() method in GLES20
2575 public void glViewport(int x, int y, int width, int height) { in glViewport() method in GLLogWrapper
1015 const GLMessage_Function GLMessage::glViewport; member in android::gltrace::GLMessage
1363 static const Function glViewport = GLMessage_Function_glViewport; variable
1143 public native void glViewport( in glViewport() method in GLImpl