Home
last modified time | relevance | path

Searched defs:uniformIndices_buf (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetUniformIndices.cpp81 …nv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jobject uniformIndices_buf) { in android_glGetUniformIndices_buffer()
/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp3752 …nv *_env, jobject _this, jint program, jobjectArray uniformNames_ref, jobject uniformIndices_buf) { in android_glGetUniformIndices_buffer()
3899 …(JNIEnv *_env, jobject _this, jint program, jint uniformCount, jobject uniformIndices_buf, jint pn… in android_glGetActiveUniformsiv__IILjava_nio_IntBuffer_2ILjava_nio_IntBuffer_2()