Searched defs:params_buf (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglGetBooleanv.cpp11 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
12 getarray<GLboolean, glGetBooleanv>(_env, _this, pname, params_buf);
10 android_glGetBooleanv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
H A DglGetFloatv.cpp11 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
12 getarray<GLfloat, glGetFloatv>(_env, _this, pname, params_buf);
10 android_glGetFloatv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
H A DglGetIntegerv.cpp11 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
12 getarray<GLint, glGetIntegerv>(_env, _this, pname, params_buf);
10 android_glGetIntegerv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
H A Dcommon.cpp264 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
274 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
263 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
285 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
H A Dandroid_opengl_GLES11.cpp286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
785 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
786 getarray<GLboolean, glGetBooleanv>(_env, _this, pname, params_buf);
841 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) {
850 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1094 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1100 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1124 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1125 getarray<GLfloat, glGetFloatv>(_env, _this, pname, params_buf);
285 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
784 android_glGetBooleanv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
840 android_glGetBufferParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
1093 android_glGetFixedv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1123 android_glGetFloatv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1204 android_glGetLightfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
1342 android_glGetLightxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
1478 android_glGetMaterialfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
1612 android_glGetMaterialxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
1734 android_glGetTexEnvfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint env, jint pname, jobject params_buf) argument
1844 android_glGetTexEnviv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint env, jint pname, jobject params_buf) argument
1954 android_glGetTexEnvxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint env, jint pname, jobject params_buf) argument
2053 android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2141 android_glGetTexParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2229 android_glGetTexParameterxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2370 android_glPointParameterfv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2466 android_glPointParameterxv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2610 android_glTexEnviv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2709 android_glTexParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2808 android_glTexParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2896 android_glTexParameterxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
[all...]
H A Dandroid_opengl_GLES10.cpp286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
902 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
911 params = (GLfloat *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1020 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1029 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1207 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1208 getarray<GLint, glGetIntegerv>(_env, _this, pname, params_buf);
1299 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1308 params = (GLfloat *)getPointer(_env, params_buf,
285 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
901 android_glFogfv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1019 android_glFogxv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1206 android_glGetIntegerv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1298 android_glLightModelfv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1416 android_glLightModelxv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1550 android_glLightfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
1699 android_glLightxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
2008 android_glMaterialfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
2153 android_glMaterialxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
2754 android_glTexEnvfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2875 android_glTexEnvxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
[all...]
H A Dandroid_opengl_GLES11Ext.cpp286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
967 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
973 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1133 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1139 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1200 (JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) {
1206 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1268 (JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) {
1274 params = (GLfixed *)getPointer(_env, params_buf,
285 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
966 android_glFogxvOES__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1132 android_glGetFixedvOES__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1199 android_glGetLightxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
1267 android_glGetMaterialxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
1335 android_glGetTexEnvxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint env, jint pname, jobject params_buf) argument
1403 android_glGetTexParameterxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
1480 android_glLightModelxvOES__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1558 android_glLightxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
1710 android_glMaterialxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
1889 android_glPointParameterxvOES__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2019 android_glTexEnvxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2098 android_glTexParameterxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2388 android_glGetRenderbufferParameterivOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2706 android_glGetFramebufferAttachmentParameterivOES__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint attachment, jint pname, jobject params_buf) argument
3072 android_glTexGenfvOES__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
3151 android_glTexGenivOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
3230 android_glTexGenxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
3298 android_glGetTexGenfvOES__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
3366 android_glGetTexGenivOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
3434 android_glGetTexGenxvOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
[all...]
H A Dandroid_opengl_GLES20.cpp286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
2489 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
2490 getarray<GLboolean, glGetBooleanv>(_env, _this, pname, params_buf);
2545 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) {
2554 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
2599 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
2600 getarray<GLfloat, glGetFloatv>(_env, _this, pname, params_buf);
2650 (JNIEnv *_env, jobject _this, jint target, jint attachment, jint pname, jobject params_buf) {
2656 params = (GLint *)getPointer(_env, params_buf,
285 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2488 android_glGetBooleanv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2544 android_glGetBufferParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2598 android_glGetFloatv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2649 android_glGetFramebufferAttachmentParameteriv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint attachment, jint pname, jobject params_buf) argument
2681 android_glGetIntegerv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2738 android_glGetProgramiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint pname, jobject params_buf) argument
2845 android_glGetRenderbufferParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
2933 android_glGetShaderiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint shader, jint pname, jobject params_buf) argument
3294 android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
3382 android_glGetTexParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
3470 android_glGetUniformfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jobject params_buf) argument
3558 android_glGetUniformiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jobject params_buf) argument
3690 android_glGetVertexAttribfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint index, jint pname, jobject params_buf) argument
3800 android_glGetVertexAttribiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint index, jint pname, jobject params_buf) argument
4334 android_glTexParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
4433 android_glTexParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
[all...]
H A Dandroid_opengl_GLES30.cpp286 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
296 params = (CTYPE *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
801 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) {
807 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
869 (JNIEnv *_env, jobject _this, jint id, jint pname, jobject params_buf) {
875 params = (GLuint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
2188 (JNIEnv *_env, jobject _this, jint index, jint pname, jobject params_buf) {
2194 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
2256 (JNIEnv *_env, jobject _this, jint index, jint pname, jobject params_buf) {
2262 params = (GLuint *)getPointer(_env, params_buf,
285 getarray(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
800 android_glGetQueryiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
868 android_glGetQueryObjectuiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint id, jint pname, jobject params_buf) argument
2187 android_glGetVertexAttribIiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint index, jint pname, jobject params_buf) argument
2255 android_glGetVertexAttribIuiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint index, jint pname, jobject params_buf) argument
2481 android_glGetUniformuiv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint location, jobject params_buf) argument
3317 android_glGetActiveUniformsiv__IILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint uniformCount, jobject uniformIndices_buf, jint pname, jobject params_buf) argument
3433 android_glGetActiveUniformBlockiv__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint program, jint uniformBlockIndex, jint pname, jobject params_buf) argument
3746 android_glGetInteger64v__ILjava_nio_LongBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
3989 android_glGetBufferParameteri64v__IILjava_nio_LongBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
4368 android_glGetSamplerParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint sampler, jint pname, jobject params_buf) argument
4436 android_glGetSamplerParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint sampler, jint pname, jobject params_buf) argument
5022 android_glGetInternalformativ__IIIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint internalformat, jint pname, jint bufSize, jobject params_buf) argument
[all...]
H A Dcom_google_android_gles_jni_GLImpl.cpp850 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
859 params = (GLfloat *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
996 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1005 params = (GLfixed *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
1570 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
1579 params = (GLint *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
2028 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
2037 params = (GLfloat *)getPointer(_env, params_buf, &_array, &_remaining, &_bufferOffset);
2156 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
2165 params = (GLfixed *)getPointer(_env, params_buf,
849 android_glFogfv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
995 android_glFogxv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
1569 android_glGetIntegerv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2027 android_glLightModelfv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2155 android_glLightModelxv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
2311 android_glLightfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
2494 android_glLightxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
2825 android_glMaterialfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
2980 android_glMaterialxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
3597 android_glTexEnvfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
3740 android_glTexEnvxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
4601 android_glGetBooleanv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
4632 android_glGetBufferParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
4815 android_glGetFixedv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
4881 android_glGetFloatv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
4996 android_glGetLightfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
5168 android_glGetLightxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint light, jint pname, jobject params_buf) argument
5326 android_glGetMaterialfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
5470 android_glGetMaterialxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint face, jint pname, jobject params_buf) argument
5608 android_glGetTexEnviv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint env, jint pname, jobject params_buf) argument
5740 android_glGetTexEnvxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint env, jint pname, jobject params_buf) argument
5850 android_glGetTexParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
5938 android_glGetTexParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
6026 android_glGetTexParameterxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
6167 android_glPointParameterfv__ILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
6263 android_glPointParameterxv__ILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint pname, jobject params_buf) argument
6418 android_glTexEnviv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
6528 android_glTexParameterfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
6627 android_glTexParameteriv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
6715 android_glTexParameterxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
7816 android_glGetFramebufferAttachmentParameterivOES__IIILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint attachment, jint pname, jobject params_buf) argument
7895 android_glGetRenderbufferParameterivOES__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) argument
7973 android_glGetTexGenfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
8051 android_glGetTexGeniv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
8129 android_glGetTexGenxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
8272 android_glTexGenfv__IILjava_nio_FloatBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
8366 android_glTexGeniv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
8460 android_glTexGenxv__IILjava_nio_IntBuffer_2(JNIEnv *_env, jobject _this, jint coord, jint pname, jobject params_buf) argument
[all...]

Completed in 138 milliseconds