Home | History | Annotate | Download | only in opengl

Lines Matching full:void

133     native private static void _nativeClassInit();
144 // C function void glBlendEquationSeparateOES ( GLenum modeRGB, GLenum modeAlpha )
146 public static native void glBlendEquationSeparateOES(
151 // C function void glBlendFuncSeparateOES ( GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha )
153 public static native void glBlendFuncSeparateOES(
160 // C function void glBlendEquationOES ( GLenum mode )
162 public static native void glBlendEquationOES(
166 // C function void glDrawTexsOES ( GLshort x, GLshort y, GLshort z, GLshort width, GLshort height )
168 public static native void glDrawTexsOES(
176 // C function void glDrawTexiOES ( GLint x, GLint y, GLint z, GLint width, GLint height )
178 public static native void glDrawTexiOES(
186 // C function void glDrawTexxOES ( GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height )
188 public static native void glDrawTexxOES(
196 // C function void glDrawTexsvOES ( const GLshort *coords )
198 public static native void glDrawTexsvOES(
203 // C function void glDrawTexsvOES ( const GLshort *coords )
205 public static native void glDrawTexsvOES(
209 // C function void glDrawTexivOES ( const GLint *coords )
211 public static native void glDrawTexivOES(
216 // C function void glDrawTexivOES ( const GLint *coords )
218 public static native void glDrawTexivOES(
222 // C function void glDrawTexxvOES ( const GLfixed *coords )
224 public static native void glDrawTexxvOES(
229 // C function void glDrawTexxvOES ( const GLfixed *coords )
231 public static native void glDrawTexxvOES(
235 // C function void glDrawTexfOES ( GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height )
237 public static native void glDrawTexfOES(
245 // C function void glDrawTexfvOES ( const GLfloat *coords )
247 public static native void glDrawTexfvOES(
252 // C function void glDrawTexfvOES ( const GLfloat *coords )
254 public static native void glDrawTexfvOES(
258 // C function void glEGLImageTargetTexture2DOES ( GLenum target, GLeglImageOES image )
260 public static native void glEGLImageTargetTexture2DOES(
265 // C function void glEGLImageTargetRenderbufferStorageOES ( GLenum target, GLeglImageOES image )
267 public static native void glEGLImageTargetRenderbufferStorageOES(
272 // C function void glAlphaFuncxOES ( GLenum func, GLclampx ref )
274 public static native void glAlphaFuncxOES(
279 // C function void glClearColorxOES ( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha )
281 public static native void glClearColorxOES(
288 // C function void glClearDepthxOES ( GLclampx depth )
290 public static native void glClearDepthxOES(
294 // C function void glClipPlanexOES ( GLenum plane, const GLfixed *equation )
296 public static native void glClipPlanexOES(
302 // C function void glClipPlanexOES ( GLenum plane, const GLfixed *equation )
304 public static native void glClipPlanexOES(
309 // C function void glColor4xOES ( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha )
311 public static native void glColor4xOES(
318 // C function void glDepthRangexOES ( GLclampx zNear, GLclampx zFar )
320 public static native void glDepthRangexOES(
325 // C function void glFogxOES ( GLenum pname, GLfixed param )
327 public static native void glFogxOES(
332 // C function void glFogxvOES ( GLenum pname, const GLfixed *params )
334 public static native void glFogxvOES(
340 // C function void glFogxvOES ( GLenum pname, const GLfixed *params )
342 public static native void glFogxvOES(
347 // C function void
349 public static native void glFrustumxOES(
358 // C function void glGetClipPlanexOES ( GLenum pname, GLfixed *eqn )
360 public static native void glGetClipPlanexOES(
366 // C function void glGetClipPlanexOES ( GLenum pname, GLfixed *eqn )
368 public static native void glGetClipPlanexOES(
373 // C function void glGetFixedvOES ( GLenum pname, GLfixed *params )
375 public static native void glGetFixedvOES(
381 // C function void glGetFixedvOES ( GLenum pname, GLfixed *params )
383 public static native void glGetFixedvOES(
388 // C function void glGetLightxvOES ( GLenum light, GLenum pname, GLfixed *params )
390 public static native void glGetLightxvOES(
397 // C function void glGetLightxvOES ( GLenum light, GLenum pname, GLfixed *params )
399 public static native void glGetLightxvOES(
405 // C function void glGetMaterialxvOES ( GLenum face, GLenum pname, GLfixed *params )
407 public static native void glGetMaterialxvOES(
414 // C function void glGetMaterialxvOES ( GLenum face, GLenum pname, GLfixed *params )
416 public static native void glGetMaterialxvOES(
422 // C function void glGetTexEnvxvOES ( GLenum env, GLenum pname, GLfixed *params )
424 public static native void glGetTexEnvxvOES(
431 // C function void glGetTexEnvxvOES ( GLenum env, GLenum pname, GLfixed *params )
433 public static native void glGetTexEnvxvOES(
439 // C function void glGetTexParameterxvOES ( GLenum target, GLenum pname, GLfixed *params )
441 public static native void glGetTexParameterxvOES(
448 // C function void glGetTexParameterxvOES ( GLenum target, GLenum pname, GLfixed *params )
450 public static native void glGetTexParameterxvOES(
456 // C function void glLightModelxOES ( GLenum pname, GLfixed param )
458 public static native void glLightModelxOES(
463 // C function void glLightModelxvOES ( GLenum pname, const GLfixed *params )
465 public static native void glLightModelxvOES(
471 // C function void glLightModelxvOES ( GLenum pname, const GLfixed *params )
473 public static native void glLightModelxvOES(
478 // C function void glLightxOES ( GLenum light, GLenum pname, GLfixed param )
480 public static native void glLightxOES(
486 // C function void glLightxvOES ( GLenum light, GLenum pname, const GLfixed *params )
488 public static native void glLightxvOES(
495 // C function void glLightxvOES ( GLenum light, GLenum pname, const GLfixed *params )
497 public static native void glLightxvOES(
503 // C function void glLineWidthxOES ( GLfixed width )
505 public static native void glLineWidthxOES(
509 // C function void glLoadMatrixxOES ( const GLfixed *m )
511 public static native void glLoadMatrixxOES(
516 // C function void glLoadMatrixxOES ( const GLfixed *m )
518 public static native void glLoadMatrixxOES(
522 // C function void glMaterialxOES ( GLenum face, GLenum pname, GLfixed param )
524 public static native void glMaterialxOES(
530 // C function void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
532 public static native void glMaterialxvOES(
539 // C function void glMaterialxvOES ( GLenum face, GLenum pname, const GLfixed *params )
541 public static native void glMaterialxvOES(
547 // C function void glMultMatrixxOES ( const GLfixed *m )
549 public static native void glMultMatrixxOES(
554 // C function void glMultMatrixxOES ( const GLfixed *m )
556 public static native void glMultMatrixxOES(
560 // C function void glMultiTexCoord4xOES ( GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q )
562 public static native void glMultiTexCoord4xOES(
570 // C function void glNormal3xOES ( GLfixed nx, GLfixed ny, GLfixed nz )
572 public static native void glNormal3xOES(
578 // C function void glOrthoxOES ( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar )
580 public static native void glOrthoxOES(
589 // C function void glPointParameterxOES ( GLenum pname, GLfixed param )
591 public static native void glPointParameterxOES(
596 // C function void glPointParameterxvOES ( GLenum pname, const GLfixed *params )
598 public static native void glPointParameterxvOES(
604 // C function void glPointParameterxvOES ( GLenum pname, const GLfixed *params )
606 public static native void glPointParameterxvOES(
611 // C function void glPointSizexOES ( GLfixed size )
613 public static native void glPointSizexOES(
617 // C function void glPolygonOffsetxOES ( GLfixed factor, GLfixed units )
619 public static native void glPolygonOffsetxOES(
624 // C function void glRotatexOES ( GLfixed angle, GLfixed x, GLfixed y, GLfixed z )
626 public static native void glRotatexOES(
633 // C function void glSampleCoveragexOES ( GLclampx value, GLboolean invert )
635 public static native void glSampleCoveragexOES(
640 // C function void glScalexOES ( GLfixed x, GLfixed y, GLfixed z )
642 public static native void glScalexOES(
648 // C function void glTexEnvxOES ( GLenum target, GLenum pname, GLfixed param )
650 public static native void glTexEnvxOES(
656 // C function void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
658 public static native void glTexEnvxvOES(
665 // C function void glTexEnvxvOES ( GLenum target, GLenum pname, const GLfixed *params )
667 public static native void glTexEnvxvOES(
673 // C function void glTexParameterxOES ( GLenum target, GLenum pname, GLfixed param )
675 public static native void glTexParameterxOES(
681 // C function void glTexParameterxvOES ( GLenum target, GLenum pname, const GLfixed *params )
683 public static native void glTexParameterxvOES(
690 // C function void glTexParameterxvOES ( GLenum target, GLenum pname, const GLfixed *params )
692 public static native void glTexParameterxvOES(
698 // C function void glTranslatexOES ( GLfixed x, GLfixed y, GLfixed z )
700 public static native void glTranslatexOES(
712 // C function void glBindRenderbufferOES ( GLenum target, GLuint renderbuffer )
714 public static native void glBindRenderbufferOES(
719 // C function void glDeleteRenderbuffersOES ( GLsizei n, const GLuint *renderbuffers )
721 public static native void glDeleteRenderbuffersOES(
727 // C function void glDeleteRenderbuffersOES ( GLsizei n, const GLuint *renderbuffers )
729 public static native void glDeleteRenderbuffersOES(
734 // C function void glGenRenderbuffersOES ( GLsizei n, GLuint *renderbuffers )
736 public static native void glGenRenderbuffersOES(
742 // C function void glGenRenderbuffersOES ( GLsizei n, GLuint *renderbuffers )
744 public static native void glGenRenderbuffersOES(
749 // C function void glRenderbufferStorageOES ( GLenum target, GLenum internalformat, GLsizei width, GLsizei height )
751 public static native void glRenderbufferStorageOES(
758 // C function void glGetRenderbufferParameterivOES ( GLenum target, GLenum pname, GLint *params )
760 public static native void glGetRenderbufferParameterivOES(
767 // C function void glGetRenderbufferParameterivOES ( GLenum target, GLenum pname, GLint *params )
769 public static native void glGetRenderbufferParameterivOES(
781 // C function void glBindFramebufferOES ( GLenum target, GLuint framebuffer )
783 public static native void glBindFramebufferOES(
788 // C function void glDeleteFramebuffersOES ( GLsizei n, const GLuint *framebuffers )
790 public static native void glDeleteFramebuffersOES(
796 // C function void glDeleteFramebuffersOES ( GLsizei n, const GLuint *framebuffers )
798 public static native void glDeleteFramebuffersOES(
803 // C function void glGenFramebuffersOES ( GLsizei n, GLuint *framebuffers )
805 public static native void glGenFramebuffersOES(
811 // C function void glGenFramebuffersOES ( GLsizei n, GLuint *framebuffers )
813 public static native void glGenFramebuffersOES(
824 // C function void glFramebufferRenderbufferOES ( GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer )
826 public static native void glFramebufferRenderbufferOES(
833 // C function void glFramebufferTexture2DOES ( GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level )
835 public static native void glFramebufferTexture2DOES(
843 // C function void glGetFramebufferAttachmentParameterivOES ( GLenum target, GLenum attachment, GLenum pname, GLint *params )
845 public static native void glGetFramebufferAttachmentParameterivOES(
853 // C function void glGetFramebufferAttachmentParameterivOES ( GLenum target, GLenum attachment, GLenum pname, GLint *params )
855 public static native void glGetFramebufferAttachmentParameterivOES(
862 // C function void glGenerateMipmapOES ( GLenum target )
864 public static native void glGenerateMipmapOES(
868 // C function void glCurrentPaletteMatrixOES ( GLuint matrixpaletteindex )
870 public static native void glCurrentPaletteMatrixOES(
874 // C function void glLoadPaletteFromModelViewMatrixOES ( void )
876 public static native void glLoadPaletteFromModelViewMatrixOES(
879 // C function void glMatrixIndexPointerOES ( GLint size, GLenum type, GLsizei stride, const GLvoid *pointer )
881 private static native void glMatrixIndexPointerOESBounds(
889 public static void glMatrixIndexPointerOES(
914 // C function void glWeightPointerOES ( GLint size, GLenum type, GLsizei stride, const GLvoid *pointer )
916 private static native void glWeightPointerOESBounds(
924 public static void glWeightPointerOES(
939 // C function void glDepthRangefOES ( GLclampf zNear, GLclampf zFar )
941 public static native void glDepthRangefOES(
946 // C function void glFrustumfOES ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar )
948 public static native void glFrustumfOES(
957 // C function void glOrthofOES ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar )
959 public static native void glOrthofOES(
968 // C function void glClipPlanefOES ( GLenum plane, const GLfloat *equation )
970 public static native void glClipPlanefOES(
976 // C function void
978 public static native void glClipPlanefOES(
983 // C function void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
985 public static native void glGetClipPlanefOES(
991 // C function void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
993 public static native void glGetClipPlanefOES(
998 // C function void glClearDepthfOES ( GLclampf depth )
1000 public static native void glClearDepthfOES(
1004 // C function void glTexGenfOES ( GLenum coord, GLenum pname, GLfloat param )
1006 public static native void glTexGenfOES(
1012 // C function void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
1014 public static native void glTexGenfvOES(
1021 // C function void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
1023 public static native void glTexGenfvOES(
1029 // C function void glTexGeniOES ( GLenum coord, GLenum pname, GLint param )
1031 public static native void glTexGeniOES(
1037 // C function void glTexGenivOES ( GLenum coord, GLenum pname, const GLint *params )
1039 public static native void glTexGenivOES(
1046 // C function void glTexGenivOES ( GLenum coord, GLenum pname, const GLint *params )
1048 public static native void glTexGenivOES(
1054 // C function void glTexGenxOES ( GLenum coord, GLenum pname, GLfixed param )
1056 public static native void glTexGenxOES(
1062 // C function void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
1064 public static native void glTexGenxvOES(
1071 // C function void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
1073 public static native void glTexGenxvOES(
1079 // C function void glGetTexGenfvOES ( GLenum coord, GLenum pname, GLfloat *params )
1081 public static native void glGetTexGenfvOES(
1088 // C function void glGetTexGenfvOES ( GLenum coord, GLenum pname, GLfloat *params )
1090 public static native void glGetTexGenfvOES(
1096 // C function void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params )
1098 public static native void glGetTexGenivOES(
1105 // C function void glGetTexGenivOES ( GLenum coord, GLenum pname, GLint *params )
1107 public static native void glGetTexGenivOES(
1113 // C function void glGetTexGenxvOES ( GLenum coord, GLenum pname, GLfixed *params )
1115 public static native void glGetTexGenxvOES(
1122 // C function void glGetTexGenxvOES ( GLenum coord, GLenum pname, GLfixed *params )
1124 public static native void glGetTexGenxvOES(