Searched defs:maxcount (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLES20.java | 907 int maxcount, in glGetAttachedShaders() 918 int maxcount, in glGetAttachedShaders()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 2418 …(JNIEnv *_env, jobject _this, jint program, jint maxcount, jintArray count_ref, jint countOffset, … in android_glGetAttachedShaders__II_3II_3II() 2495 …(JNIEnv *_env, jobject _this, jint program, jint maxcount, jobject count_buf, jobject shaders_buf)… in android_glGetAttachedShaders__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|