Searched defs:pointer_buf (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 580 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 2653 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 2933 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 3337 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I()
|
D | com_google_android_gles_jni_GLImpl.cpp | 364 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 3340 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 3620 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 4068 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I() 6648 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I() 7571 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I() 7613 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES11Ext.cpp | 3173 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I() 3203 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES11.cpp | 2742 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I()
|
D | android_opengl_GLES30.cpp | 2478 …(JNIEnv *_env, jobject _this, jint index, jint size, jint type, jint stride, jobject pointer_buf, … in android_glVertexAttribIPointerBounds__IIIILjava_nio_Buffer_2I()
|