/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GLCHeader.cpp | 171 getDirectBufferPointer(JNIEnv *_env, jobject buffer) {
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 221 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 247 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 609 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 2526 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 2785 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 3159 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES10Ext.cpp | 247 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
D | com_google_android_gles_jni_GLImpl.cpp | 172 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 429 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 3243 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glNormalPointerBounds__IILjava_nio_Buffer_2I() 3502 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glTexCoordPointerBounds__IIILjava_nio_Buffer_2I() 3920 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexPointerBounds__IIILjava_nio_Buffer_2I() 6312 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I() 7181 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I() 7217 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES11Ext.cpp | 247 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 2896 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glMatrixIndexPointerOESBounds__IIILjava_nio_Buffer_2I() 2920 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glWeightPointerOESBounds__IIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES11.cpp | 247 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 2633 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I()
|
D | android_opengl_GLES31Ext.cpp | 246 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
D | android_opengl_GLES32.cpp | 245 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|
D | android_opengl_GLES30.cpp | 247 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 2249 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexAttribIPointerBounds__IIIILjava_nio_Buffer_2I()
|
D | android_opengl_GLES20.cpp | 247 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function 6107 ptr = (GLvoid *) getDirectBufferPointer(_env, ptr_buf); in android_glVertexAttribPointerBounds__IIIZILjava_nio_Buffer_2I()
|
D | android_opengl_GLES31.cpp | 245 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
|