/frameworks/base/core/jni/ |
H A D | android_opengl_GLES11.cpp | 2059 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { 2064 if (pointer_buf) { 2065 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 2058 android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) argument
|
H A D | android_opengl_GLES10.cpp | 315 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) { 320 if (pointer_buf) { 321 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 2788 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { 2793 if (pointer_buf) { 2794 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 3042 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) { 3047 if (pointer_buf) { 3048 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 3399 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jin 314 android_glColorPointerBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 2787 android_glNormalPointerBounds__IILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) argument 3041 android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 3398 android_glVertexPointerBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument [all...] |
H A D | android_opengl_GLES11Ext.cpp | 1810 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) { 1815 if (pointer_buf) { 1816 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 1833 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) { 1838 if (pointer_buf) { 1839 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 1809 android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 1832 android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 441 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) { 446 if (pointer_buf) { 447 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 2914 (JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) { 2919 if (pointer_buf) { 2920 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 3168 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) { 3173 if (pointer_buf) { 3174 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); 3525 (JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jin 440 android_glColorPointerBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 2913 android_glNormalPointerBounds__IILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) argument 3167 android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 3524 android_glVertexPointerBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 5485 android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint type, jint stride, jobject pointer_buf, jint remaining) argument 6153 android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument 6188 android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I(JNIEnv *_env, jobject _this, jint size, jint type, jint stride, jobject pointer_buf, jint remaining) argument [all...] |