Searched defs:pointer_buf (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/jni/ |
| D | android_opengl_GLES10.cpp | 315 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 2788 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 3042 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 3399 …(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 | 350 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 2823 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 3077 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 3434 …(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaini… in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I() 5395 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf) { in android_glPointSizePointerOES__IILjava_nio_Buffer_2() 6060 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf) { in android_glMatrixIndexPointerOES__IIILjava_nio_Buffer_2() 6076 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf) { in android_glWeightPointerOES__IIILjava_nio_Buffer_2()
|
| D | android_opengl_GLES11Ext.cpp | 1789 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf) { in android_glMatrixIndexPointerOES__IIILjava_nio_Buffer_2() 1797 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf) { in android_glWeightPointerOES__IIILjava_nio_Buffer_2()
|
| D | android_opengl_GLES11.cpp | 2039 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf) { in android_glPointSizePointerOES__IILjava_nio_Buffer_2()
|