/frameworks/base/tests/JankBench/app/src/main/jni/ |
D | test.cpp | 39 jlong Java_com_android_benchmark_synthetic_TestInterface_nInit(JNIEnv *_env, jobject _this, jlong o… in Java_com_android_benchmark_synthetic_TestInterface_nInit() argument 51 void Java_com_android_benchmark_synthetic_TestInterface_nDestroy(JNIEnv *_env, jobject _this, jlong… in Java_com_android_benchmark_synthetic_TestInterface_nDestroy() argument 58 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest() argument 64 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunCPUHeatSoakTest() argument 70 JNIEnv *_env, jobject _this, jlong _b, jfloatArray data) { in Java_com_android_benchmark_synthetic_TestInterface_nGetData() argument 84 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestStart() argument 90 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestBandwidth() argument 96 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nGFlopsTest() argument 102 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestLatency() argument 108 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestEnd() argument [all …]
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 325 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 381 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 427 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() argument 436 (JNIEnv *_env, jobject _this, jint func, jfloat ref) { in android_glAlphaFunc__IF() argument 446 (JNIEnv *_env, jobject _this, jint func, jint ref) { in android_glAlphaFuncx__II() argument 456 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() argument 466 (JNIEnv *_env, jobject _this, jint sfactor, jint dfactor) { in android_glBlendFunc__II() argument 476 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I() argument 485 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glClearColor__FFFF() argument 497 (JNIEnv *_env, jobject _this, jint red, jint green, jint blue, jint alpha) { in android_glClearColorx__IIII() argument [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 211 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() argument 220 (JNIEnv *_env, jobject _this, jint func, jfloat ref) { in android_glAlphaFunc__IF() argument 230 (JNIEnv *_env, jobject _this, jint func, jint ref) { in android_glAlphaFuncx__II() argument 240 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() argument 250 (JNIEnv *_env, jobject _this, jint sfactor, jint dfactor) { in android_glBlendFunc__II() argument 260 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I() argument 269 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glClearColor__FFFF() argument 281 (JNIEnv *_env, jobject _this, jint red, jint green, jint blue, jint alpha) { in android_glClearColorx__IIII() argument 293 (JNIEnv *_env, jobject _this, jfloat depth) { in android_glClearDepthf__F() argument 302 (JNIEnv *_env, jobject _this, jint depth) { in android_glClearDepthx__I() argument [all …]
|
D | com_google_android_gles_jni_EGLImpl.cpp | 113 static jboolean jni_eglInitialize(JNIEnv *_env, jobject _this, jobject display, in jni_eglInitialize() argument 136 static jboolean jni_eglQueryContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglQueryContext() argument 155 static jboolean jni_eglQuerySurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglQuerySurface() argument 180 static jboolean jni_eglReleaseThread(JNIEnv *_env, jobject _this) { in jni_eglReleaseThread() argument 184 static jboolean jni_eglChooseConfig(JNIEnv *_env, jobject _this, jobject display, in jni_eglChooseConfig() argument 219 static jlong jni_eglCreateContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateContext() argument 235 static jlong jni_eglCreatePbufferSurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreatePbufferSurface() argument 250 static void jni_eglCreatePixmapSurface(JNIEnv *_env, jobject _this, jobject out_sur, in jni_eglCreatePixmapSurface() argument 257 static jlong jni_eglCreateWindowSurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateWindowSurface() argument 284 static jlong jni_eglCreateWindowSurfaceTexture(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateWindowSurfaceTexture() argument [all …]
|
D | android_opengl_GLES20.cpp | 325 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 381 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 427 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() argument 436 (JNIEnv *_env, jobject _this, jint program, jint shader) { in android_glAttachShader__II() argument 446 (JNIEnv *_env, jobject _this, jint program, jint index, jstring name) { in android_glBindAttribLocation__IILjava_lang_String_2() argument 479 (JNIEnv *_env, jobject _this, jint target, jint buffer) { in android_glBindBuffer__II() argument 489 (JNIEnv *_env, jobject _this, jint target, jint framebuffer) { in android_glBindFramebuffer__II() argument 499 (JNIEnv *_env, jobject _this, jint target, jint renderbuffer) { in android_glBindRenderbuffer__II() argument 509 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() argument 519 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glBlendColor__FFFF() argument [all …]
|
D | android_opengl_GLES31Ext.cpp | 324 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 426 (JNIEnv *_env, jobject _this) { in android_glBlendBarrierKHR__() argument 433 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref… in android_glDebugMessageControlKHR__IIII_3IIZ() argument 480 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() argument 521 (JNIEnv *_env, jobject _this, jint source, jint type, jint id, jint severity, jstring buf) { in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() argument 558 android_glDebugMessageCallbackKHR(JNIEnv *_env, jobject _this, jobject callback) { in android_glDebugMessageCallbackKHR() argument 564 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument 572 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() argument 580 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument [all …]
|
D | android_opengl_GLES11Ext.cpp | 325 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 381 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 427 (JNIEnv *_env, jobject _this, jint modeRGB, jint modeAlpha) { in android_glBlendEquationSeparateOES__II() argument 437 (JNIEnv *_env, jobject _this, jint srcRGB, jint dstRGB, jint srcAlpha, jint dstAlpha) { in android_glBlendFuncSeparateOES__IIII() argument 449 (JNIEnv *_env, jobject _this, jint mode) { in android_glBlendEquationOES__I() argument 458 (JNIEnv *_env, jobject _this, jshort x, jshort y, jshort z, jshort width, jshort height) { in android_glDrawTexsOES__SSSSS() argument 471 (JNIEnv *_env, jobject _this, jint x, jint y, jint z, jint width, jint height) { in android_glDrawTexiOES__IIIII() argument 484 (JNIEnv *_env, jobject _this, jint x, jint y, jint z, jint width, jint height) { in android_glDrawTexxOES__IIIII() argument 497 (JNIEnv *_env, jobject _this, jshortArray coords_ref, jint offset) { in android_glDrawTexsvOES___3SI() argument 545 (JNIEnv *_env, jobject _this, jobject coords_buf) { in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2() argument [all …]
|
D | android_opengl_EGL14.cpp | 140 (JNIEnv *_env, jobject _this) { in android_eglGetError() argument 149 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay() argument 160 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt() argument 167 return android_eglGetDisplay(_env, _this, display_id); in android_eglGetDisplayInt() 173 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray major_ref, jint majorOffset, jintArray minor_… in android_eglInitialize() argument 249 (JNIEnv *_env, jobject _this, jobject dpy) { in android_eglTerminate() argument 262 (JNIEnv *_env, jobject _this, jobject dpy, jint name) { in android_eglQueryString__Landroind_opengl_EGLDisplay_2I() argument 272 …(JNIEnv *_env, jobject _this, jobject dpy, jobjectArray configs_ref, jint configsOffset, jint conf… in android_eglGetConfigs() argument 347 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobj… in android_eglChooseConfig() argument 467 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint attribute, jintArray value_ref, ji… in android_eglGetConfigAttrib() argument [all …]
|
D | android_opengl_GLES32.cpp | 323 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 379 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 425 (JNIEnv *_env, jobject _this) { in android_glBlendBarrier__() argument 432 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 455 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref… in android_glDebugMessageControl__IIII_3IIZ() argument 508 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z() argument 555 …(JNIEnv *_env, jobject _this, jint source, jint type, jint id, jint severity, jint length, jstring… in android_glDebugMessageInsert__IIIIILjava_lang_String_2() argument 590 android_glDebugMessageCallback(JNIEnv *_env, jobject _this, jobject callback) { in android_glDebugMessageCallback() argument 596 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument 604 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() argument [all …]
|
D | android_opengl_GLES30.cpp | 325 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 381 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 427 (JNIEnv *_env, jobject _this, jint mode) { in android_glReadBuffer__I() argument 436 …(JNIEnv *_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jobject indi… in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() argument 477 …(JNIEnv *_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jint offset)… in android_glDrawRangeElements__IIIIII() argument 491 …(JNIEnv *_env, jobject _this, jint target, jint level, jint internalformat, jint width, jint heigh… in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() argument 530 …(JNIEnv *_env, jobject _this, jint target, jint level, jint internalformat, jint width, jint heigh… in android_glTexImage3D__IIIIIIIIII() argument 548 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() argument 594 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII() argument 613 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII() argument [all …]
|
D | android_opengl_GLES31.cpp | 323 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 379 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 425 (JNIEnv *_env, jobject _this, jint num_groups_x, jint num_groups_y, jint num_groups_z) { in android_glDispatchCompute__III() argument 473 (JNIEnv *_env, jobject _this, jint target, jint pname, jint param) { in android_glFramebufferParameteri__III() argument 484 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) { in android_glGetFramebufferParameteriv__II_3II() argument 528 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) { in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() argument 566 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_re… in android_glGetProgramInterfaceiv__III_3II() argument 611 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf)… in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() argument 650 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceIndex__IILjava_lang_String_2() argument 686 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName() argument [all …]
|
D | android_opengl_GLES11.cpp | 325 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument 381 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument 427 (JNIEnv *_env, jobject _this, jint target, jint buffer) { in android_glBindBuffer__II() argument 437 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() argument 478 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() argument 523 (JNIEnv *_env, jobject _this, jint plane, jfloatArray equation_ref, jint offset) { in android_glClipPlanef__I_3FI() argument 566 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2() argument 603 (JNIEnv *_env, jobject _this, jint plane, jintArray equation_ref, jint offset) { in android_glClipPlanex__I_3II() argument 646 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2() argument 683 (JNIEnv *_env, jobject _this, jbyte red, jbyte green, jbyte blue, jbyte alpha) { in android_glColor4ub__BBBB() argument [all …]
|
D | android_opengl_EGL15.cpp | 199 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync() argument 247 …(JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint attribute, jlongArray value_ref, jin… in android_eglGetSyncAttrib() argument 300 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync) { in android_eglDestroySync() argument 315 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags, jlong timeout) { in android_eglClientWaitSync() argument 332 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay() argument 379 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject native_window_buf, jlongArray a… in android_eglCreatePlatformWindowSurface() argument 447 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject native_pixmap_buf, jlongArray a… in android_eglCreatePlatformPixmapSurface() argument 456 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags) { in android_eglWaitSync() argument 472 …(JNIEnv *_env, jobject _this, jobject dpy, jobject context, jint target, jlong buffer, jlongArray … in android_eglCreateImage() argument 522 (JNIEnv *_env, jobject _this, jobject dpy, jobject image) { in android_eglDestroyImage() argument
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetIntegerv.cpp | 4 (JNIEnv *_env, jobject _this, jint pname, jintArray params_ref, jint offset) { in android_glGetIntegerv__I_3II() argument 6 _env, _this, pname, params_ref, offset); in android_glGetIntegerv__I_3II() 12 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in android_glGetIntegerv__ILjava_nio_IntBuffer_2() argument 14 _env, _this, pname, params_buf); in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | glGetFloatv.cpp | 4 (JNIEnv *_env, jobject _this, jint pname, jfloatArray params_ref, jint offset) { in android_glGetFloatv__I_3FI() argument 6 _env, _this, pname, params_ref, offset); in android_glGetFloatv__I_3FI() 12 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in android_glGetFloatv__ILjava_nio_FloatBuffer_2() argument 14 _env, _this, pname, params_buf); in android_glGetFloatv__ILjava_nio_FloatBuffer_2()
|
D | glGetBooleanv.cpp | 4 (JNIEnv *_env, jobject _this, jint pname, jbooleanArray params_ref, jint offset) { in android_glGetBooleanv__I_3ZI() argument 6 _env, _this, pname, params_ref, offset); in android_glGetBooleanv__I_3ZI() 12 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in android_glGetBooleanv__ILjava_nio_IntBuffer_2() argument 14 _env, _this, pname, params_buf); in android_glGetBooleanv__ILjava_nio_IntBuffer_2()
|
D | glGetDebugMessageLog.cpp | 4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument 12 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() argument 20 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLog__I_3II_3II_3II_3II() argument 28 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() argument
|
D | glGetDebugMessageLogKHR.cpp | 4 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument 12 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() argument 20 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument 28 …(JNIEnv *_env, jobject _this, jint count, jobject sources_ref, jobject types_ref, jobject ids_ref,… in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() argument
|
D | glDrawElementsInstanced.cpp | 4 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf, jint instance… in android_glDrawElementsInstanced__IIILjava_nio_Buffer_2I() argument 30 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jint indicesOffset, jint instanceC… in android_glDrawElementsInstanced__IIIII() argument
|
D | glDrawElementsInstancedBaseVertex.cpp | 4 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jobject indices_buf, jint instance… in android_glDrawElementsInstancedBaseVertex__IIILjava_nio_Buffer_2II() argument 42 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jint indicesOffset, jint instanceC… in android_glDrawElementsInstancedBaseVertex__IIIIII() argument
|
D | glGetActiveUniformBlockName.cpp | 4 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_… in android_glGetActiveUniformBlockName_III_3II_3BI() argument 70 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, jobject length_buf, jobject un… in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2() argument 112 (JNIEnv *_env, jobject _this, jint program, jint uniformBlockIndex) { in android_glGetActiveUniformBlockName_II() argument
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 309 static void _nInit(JNIEnv *_env, jclass _this) in _nInit() argument 311 gContextId = _env->GetFieldID(_this, "mContext", "J"); in _nInit() 343 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish() argument 352 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate() argument 482 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate() argument 555 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg() argument 563 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal() argument 571 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create() argument 614 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute() argument 619 nScriptIntrinsicBLAS_Single(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Single() argument [all …]
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 276 static jboolean nLoadSO(JNIEnv *_env, jobject _this, jboolean useNative, jint targetApi, jstring li… in nLoadSO() argument 305 static jboolean nLoadIOSO(JNIEnv *_env, jobject _this) { in nLoadIOSO() argument 349 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish() argument 356 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate() argument 463 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate() argument 517 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg() argument 525 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal() argument 533 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create() argument 572 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute() argument 577 nObjDestroy(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nObjDestroy() argument [all …]
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglGetDisplay.cpp | 4 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay() argument 15 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt() argument 22 return android_eglGetDisplay(_env, _this, display_id); in android_eglGetDisplayInt()
|
D | eglCreatePbufferFromClientBuffer.cpp | 4 …(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray a… in android_eglCreatePbufferFromClientBuffer() argument 64 …(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray at… in android_eglCreatePbufferFromClientBufferInt() argument 69 …return android_eglCreatePbufferFromClientBuffer(_env, _this, dpy, buftype, buffer, config, attrib_… in android_eglCreatePbufferFromClientBufferInt()
|