/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() 51 void Java_com_android_benchmark_synthetic_TestInterface_nDestroy(JNIEnv *_env, jobject _this, jlong… in Java_com_android_benchmark_synthetic_TestInterface_nDestroy() 58 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest() 64 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunCPUHeatSoakTest() 70 JNIEnv *_env, jobject _this, jlong _b, jfloatArray data) { in Java_com_android_benchmark_synthetic_TestInterface_nGetData() 84 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestStart() 90 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestBandwidth() 96 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nGFlopsTest() 102 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestLatency() 108 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestEnd() [all …]
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 210 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() 219 (JNIEnv *_env, jobject _this, jint func, jfloat ref) { in android_glAlphaFunc__IF() 229 (JNIEnv *_env, jobject _this, jint func, jint ref) { in android_glAlphaFuncx__II() 239 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() 249 (JNIEnv *_env, jobject _this, jint sfactor, jint dfactor) { in android_glBlendFunc__II() 259 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I() 268 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glClearColor__FFFF() 280 (JNIEnv *_env, jobject _this, jint red, jint green, jint blue, jint alpha) { in android_glClearColorx__IIII() 292 (JNIEnv *_env, jobject _this, jfloat depth) { in android_glClearDepthf__F() 301 (JNIEnv *_env, jobject _this, jint depth) { in android_glClearDepthx__I() [all …]
|
D | android_opengl_GLES10.cpp | 324 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 426 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() 435 (JNIEnv *_env, jobject _this, jint func, jfloat ref) { in android_glAlphaFunc__IF() 445 (JNIEnv *_env, jobject _this, jint func, jint ref) { in android_glAlphaFuncx__II() 455 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() 465 (JNIEnv *_env, jobject _this, jint sfactor, jint dfactor) { in android_glBlendFunc__II() 475 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I() 484 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glClearColor__FFFF() 496 (JNIEnv *_env, jobject _this, jint red, jint green, jint blue, jint alpha) { in android_glClearColorx__IIII() [all …]
|
D | com_google_android_gles_jni_EGLImpl.cpp | 117 static jboolean jni_eglInitialize(JNIEnv *_env, jobject _this, jobject display, in jni_eglInitialize() 140 static jboolean jni_eglQueryContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglQueryContext() 159 static jboolean jni_eglQuerySurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglQuerySurface() 184 static jboolean jni_eglReleaseThread(JNIEnv *_env, jobject _this) { in jni_eglReleaseThread() 188 static jboolean jni_eglChooseConfig(JNIEnv *_env, jobject _this, jobject display, in jni_eglChooseConfig() 223 static jlong jni_eglCreateContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateContext() 239 static jlong jni_eglCreatePbufferSurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreatePbufferSurface() 254 static void jni_eglCreatePixmapSurface(JNIEnv *_env, jobject _this, jobject out_sur, in jni_eglCreatePixmapSurface() 261 static jlong jni_eglCreateWindowSurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateWindowSurface() 288 static jlong jni_eglCreateWindowSurfaceTexture(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateWindowSurfaceTexture() [all …]
|
D | android_opengl_GLES11Ext.cpp | 324 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 426 (JNIEnv *_env, jobject _this, jint modeRGB, jint modeAlpha) { in android_glBlendEquationSeparateOES__II() 436 (JNIEnv *_env, jobject _this, jint srcRGB, jint dstRGB, jint srcAlpha, jint dstAlpha) { in android_glBlendFuncSeparateOES__IIII() 448 (JNIEnv *_env, jobject _this, jint mode) { in android_glBlendEquationOES__I() 457 (JNIEnv *_env, jobject _this, jshort x, jshort y, jshort z, jshort width, jshort height) { in android_glDrawTexsOES__SSSSS() 470 (JNIEnv *_env, jobject _this, jint x, jint y, jint z, jint width, jint height) { in android_glDrawTexiOES__IIIII() 483 (JNIEnv *_env, jobject _this, jint x, jint y, jint z, jint width, jint height) { in android_glDrawTexxOES__IIIII() 496 (JNIEnv *_env, jobject _this, jshortArray coords_ref, jint offset) { in android_glDrawTexsvOES___3SI() 544 (JNIEnv *_env, jobject _this, jobject coords_buf) { in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2() [all …]
|
D | android_opengl_GLES20.cpp | 324 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 426 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() 435 (JNIEnv *_env, jobject _this, jint program, jint shader) { in android_glAttachShader__II() 445 (JNIEnv *_env, jobject _this, jint program, jint index, jstring name) { in android_glBindAttribLocation__IILjava_lang_String_2() 478 (JNIEnv *_env, jobject _this, jint target, jint buffer) { in android_glBindBuffer__II() 488 (JNIEnv *_env, jobject _this, jint target, jint framebuffer) { in android_glBindFramebuffer__II() 498 (JNIEnv *_env, jobject _this, jint target, jint renderbuffer) { in android_glBindRenderbuffer__II() 508 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() 518 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glBlendColor__FFFF() [all …]
|
D | android_opengl_EGL14.cpp | 139 (JNIEnv *_env, jobject _this) { in android_eglGetError() 148 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay() 159 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt() 172 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray major_ref, jint majorOffset, jintArray minor_… in android_eglInitialize() 248 (JNIEnv *_env, jobject _this, jobject dpy) { in android_eglTerminate() 261 (JNIEnv *_env, jobject _this, jobject dpy, jint name) { in android_eglQueryString__Landroind_opengl_EGLDisplay_2I() 271 …(JNIEnv *_env, jobject _this, jobject dpy, jobjectArray configs_ref, jint configsOffset, jint conf… in android_eglGetConfigs() 346 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobj… in android_eglChooseConfig() 466 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint attribute, jintArray value_ref, ji… in android_eglGetConfigAttrib() 522 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject win, jintArray attrib_list_ref,… in android_eglCreateWindowSurface() [all …]
|
D | android_opengl_GLES31Ext.cpp | 323 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 379 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 425 (JNIEnv *_env, jobject _this) { in android_glBlendBarrierKHR__() 432 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref… in android_glDebugMessageControlKHR__IIII_3IIZ() 479 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() 520 (JNIEnv *_env, jobject _this, jint source, jint type, jint id, jint severity, jstring buf) { in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() 557 android_glDebugMessageCallbackKHR(JNIEnv *_env, jobject _this, jobject callback) { in android_glDebugMessageCallbackKHR() 563 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 571 …(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() 579 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() [all …]
|
D | android_opengl_GLES30.cpp | 324 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 426 (JNIEnv *_env, jobject _this, jint mode) { in android_glReadBuffer__I() 435 …(JNIEnv *_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jobject indi… in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() 476 …(JNIEnv *_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jint offset)… in android_glDrawRangeElements__IIIIII() 490 …(JNIEnv *_env, jobject _this, jint target, jint level, jint internalformat, jint width, jint heigh… in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() 529 …(JNIEnv *_env, jobject _this, jint target, jint level, jint internalformat, jint width, jint heigh… in android_glTexImage3D__IIIIIIIIII() 547 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 593 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII() 612 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII() [all …]
|
D | android_opengl_GLES32.cpp | 322 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 424 (JNIEnv *_env, jobject _this) { in android_glBlendBarrier__() 431 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubData__IIIIIIIIIIIIIII() 454 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref… in android_glDebugMessageControl__IIII_3IIZ() 507 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z() 554 …(JNIEnv *_env, jobject _this, jint source, jint type, jint id, jint severity, jint length, jstring… in android_glDebugMessageInsert__IIIIILjava_lang_String_2() 589 android_glDebugMessageCallback(JNIEnv *_env, jobject _this, jobject callback) { in android_glDebugMessageCallback() 595 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() 603 …(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() [all …]
|
D | android_opengl_GLES11.cpp | 324 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 426 (JNIEnv *_env, jobject _this, jint target, jint buffer) { in android_glBindBuffer__II() 436 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 477 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() 522 (JNIEnv *_env, jobject _this, jint plane, jfloatArray equation_ref, jint offset) { in android_glClipPlanef__I_3FI() 565 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2() 602 (JNIEnv *_env, jobject _this, jint plane, jintArray equation_ref, jint offset) { in android_glClipPlanex__I_3II() 645 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2() 682 (JNIEnv *_env, jobject _this, jbyte red, jbyte green, jbyte blue, jbyte alpha) { in android_glColor4ub__BBBB() [all …]
|
D | android_opengl_GLES31.cpp | 322 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() 378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 424 (JNIEnv *_env, jobject _this, jint num_groups_x, jint num_groups_y, jint num_groups_z) { in android_glDispatchCompute__III() 472 (JNIEnv *_env, jobject _this, jint target, jint pname, jint param) { in android_glFramebufferParameteri__III() 483 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) { in android_glGetFramebufferParameteriv__II_3II() 527 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) { in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() 565 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_re… in android_glGetProgramInterfaceiv__III_3II() 610 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf)… in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() 649 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceIndex__IILjava_lang_String_2() 685 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName() [all …]
|
D | android_opengl_EGL15.cpp | 198 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync() 246 …(JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint attribute, jlongArray value_ref, jin… in android_eglGetSyncAttrib() 299 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync) { in android_eglDestroySync() 314 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags, jlong timeout) { in android_eglClientWaitSync() 331 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay() 378 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject native_window_buf, jlongArray a… in android_eglCreatePlatformWindowSurface() 446 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject native_pixmap_buf, jlongArray a… in android_eglCreatePlatformPixmapSurface() 455 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags) { in android_eglWaitSync() 471 …(JNIEnv *_env, jobject _this, jobject dpy, jobject context, jint target, jlong buffer, jlongArray … in android_eglCreateImage() 521 (JNIEnv *_env, jobject _this, jobject dpy, jobject image) { in android_eglDestroyImage()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 310 static void _nInit(JNIEnv *_env, jclass _this) in _nInit() 344 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish() 353 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate() 483 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate() 556 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg() 564 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal() 572 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create() 615 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute() 620 nScriptIntrinsicBLAS_Single(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Single() 653 nScriptIntrinsicBLAS_Double(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Double() [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() 305 static jboolean nLoadIOSO(JNIEnv *_env, jobject _this) { in nLoadIOSO() 349 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish() 356 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate() 463 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate() 517 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg() 525 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal() 533 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create() 572 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute() 577 nObjDestroy(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nObjDestroy() [all …]
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | eglGetDisplay.cpp | 4 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay() 15 (JNIEnv *_env, jobject _this, jint 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() 64 …(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jint buffer, jobject config, jintArray at… in android_eglCreatePbufferFromClientBufferInt()
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetBooleanv.cpp | 4 (JNIEnv *_env, jobject _this, jint pname, jbooleanArray params_ref, jint offset) { in android_glGetBooleanv__I_3ZI() 12 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in android_glGetBooleanv__ILjava_nio_IntBuffer_2()
|
D | glGetIntegerv.cpp | 4 (JNIEnv *_env, jobject _this, jint pname, jintArray params_ref, jint offset) { in android_glGetIntegerv__I_3II() 12 (JNIEnv *_env, jobject _this, jint pname, jobject 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() 12 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in android_glGetFloatv__ILjava_nio_FloatBuffer_2()
|
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() 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() 20 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() 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()
|
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() 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() 20 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLog__I_3II_3II_3II_3II() 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()
|
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() 30 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jint indicesOffset, jint instanceC… in android_glDrawElementsInstanced__IIIII()
|
D | glGetActiveUniformBlockName.cpp | 4 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, int bufSize, jintArray length_… in android_glGetActiveUniformBlockName_III_3II_3BI() 70 …(JNIEnv* _env, jobject _this, jint program, jint uniformBlockIndex, jobject length_buf, jobject un… in android_glGetActiveUniformBlockName_IILjava_nio_Buffer_2Ljava_nio_Buffer_2() 112 (JNIEnv *_env, jobject _this, jint program, jint uniformBlockIndex) { in android_glGetActiveUniformBlockName_II()
|
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() 42 …(JNIEnv *_env, jobject _this, jint mode, jint count, jint type, jint indicesOffset, jint instanceC… in android_glDrawElementsInstancedBaseVertex__IIIIII()
|