Searched defs:indices_buf (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES32.cpp | 830 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf, jint basevert… in android_glDrawElementsBaseVertex__IIILjava_nio_Buffer_2I() 876 …ect _this, jint mode, jint start, jint end, jint count, jint type, jobject indices_buf, jint basev… in android_glDrawRangeElementsBaseVertex__IIIIILjava_nio_Buffer_2I() 924 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf, jint instance… in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II()
|
H A D | android_opengl_GLES30.cpp | 435 …_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jobject indices_buf) { in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 4188 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf, jint instance… in android_glDrawElementsInstanced__IIILjava_nio_Buffer_2I()
|
H A D | android_opengl_GLES10.cpp | 897 (JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf) { in android_glDrawElements__IIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES20.cpp | 1347 (JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf) { in android_glDrawElements__IIILjava_nio_Buffer_2()
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 681 (JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf) { in android_glDrawElements__IIILjava_nio_Buffer_2()
|