Searched defs:length_ref (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetShaderSource.cpp | 4 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI()
|
D | glGetActiveUniformBlockName.cpp | 4 …jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengt… in android_glGetActiveUniformBlockName_III_3II_3BI()
|
D | glGetActiveUniform.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI()
|
D | glGetActiveAttrib.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI()
|
D | glGetTransformFeedbackVarying.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 2168 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 4075 …jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_ref, jint lengt… in android_glGetActiveUniformBlockName_III_3II_3BI() 4394 …(JNIEnv *_env, jobject _this, jlong sync, jint pname, jint bufSize, jintArray length_ref, jint len… in android_glGetSynciv__JII_3II_3II() 5414 …(JNIEnv *_env, jobject _this, jint program, jint bufSize, jintArray length_ref, jint lengthOffset,… in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2()
|
D | android_opengl_GLES20.cpp | 1869 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 2193 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI() 3397 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI()
|
D | android_opengl_GLES31.cpp | 726 …t propCount, jintArray props_ref, jint propsOffset, jint bufSize, jintArray length_ref, jint lengt… in android_glGetProgramResourceiv__IIII_3III_3II_3II()
|