/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GLCHeader.cpp | 121 getDirectBufferPointer(JNIEnv *_env, jobject buffer) {
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 185 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 590 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 2663 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 2943 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 3347 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES10Ext.cpp | 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
D | com_google_android_gles_jni_GLImpl.cpp | 122 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 374 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 3350 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 3630 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 4078 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I() 6658 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I() 7581 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I() 7623 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES11Ext.cpp | 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 3183 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I() 3213 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES11.cpp | 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 2752 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I()
|
D | android_opengl_GLES31Ext.cpp | 209 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
D | android_opengl_GLES32.cpp | 208 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
D | android_opengl_GLES20.cpp | 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 6419 ptr = (GLvoid *) getDirectBufferPointer(_env, ptr_buf); in android_glVertexAttribPointerBounds__IIIZILjava_nio_Buffer_2I()
|
D | android_opengl_GLES30.cpp | 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 2488 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexAttribIPointerBounds__IIIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES31.cpp | 208 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|