Searched defs:uniformIndices_ref (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetUniformIndices.cpp | 5 …, jobject _this, jint program, jobjectArray uniformNames_ref, jintArray uniformIndices_ref, jint u… in android_glGetUniformIndices_array()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES30.cpp | 3676 …, jobject _this, jint program, jobjectArray uniformNames_ref, jintArray uniformIndices_ref, jint u… in android_glGetUniformIndices_array() 3829 …(JNIEnv *_env, jobject _this, jint program, jint uniformCount, jintArray uniformIndices_ref, jint … in android_glGetActiveUniformsiv__II_3III_3II()
|