Home
last modified time | relevance | path

Searched refs:getDirectBufferPointer (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A DBufferUtils.cpp31 static void* getDirectBufferPointer(JNIEnv* env, jobject buffer) { in getDirectBufferPointer() function
121 void* directBufferPtr = getDirectBufferPointer(env, buffer); in copyJavaNioBufferToVector()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp210 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()
H A Dandroid_opengl_GLES10Ext.cpp210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
H A Dcom_google_android_gles_jni_GLImpl.cpp122 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()
H A Dandroid_opengl_GLES11Ext.cpp210 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()
H A Dandroid_opengl_GLES11.cpp210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
2752 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glPointSizePointerOESBounds__IILjava_nio_Buffer_2I()
H A Dandroid_opengl_GLES31Ext.cpp209 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
H A Dandroid_opengl_GLES32.cpp208 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
H A Dandroid_opengl_GLES20.cpp210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
6419 ptr = (GLvoid *) getDirectBufferPointer(_env, ptr_buf); in android_glVertexAttribPointerBounds__IIIZILjava_nio_Buffer_2I()
H A Dandroid_opengl_GLES30.cpp210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function
2488 pointer = (GLvoid *) getDirectBufferPointer(_env, pointer_buf); in android_glVertexAttribIPointerBounds__IIIILjava_nio_Buffer_2I()
H A Dandroid_opengl_GLES31.cpp208 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() function