Home
last modified time | relevance | path

Searched refs:_this (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/base/tests/JankBench/app/src/main/jni/
Dtest.cpp39 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/
Dandroid_opengl_GLES10.cpp324 (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, jint texture) { in android_glActiveTexture__I() argument
435 (JNIEnv *_env, jobject _this, jint func, jfloat ref) { in android_glAlphaFunc__IF() argument
445 (JNIEnv *_env, jobject _this, jint func, jint ref) { in android_glAlphaFuncx__II() argument
455 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() argument
465 (JNIEnv *_env, jobject _this, jint sfactor, jint dfactor) { in android_glBlendFunc__II() argument
475 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I() argument
484 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glClearColor__FFFF() argument
496 (JNIEnv *_env, jobject _this, jint red, jint green, jint blue, jint alpha) { in android_glClearColorx__IIII() argument
[all …]
Dcom_google_android_gles_jni_GLImpl.cpp210 (JNIEnv *_env, jobject _this, jint texture) { in android_glActiveTexture__I() argument
219 (JNIEnv *_env, jobject _this, jint func, jfloat ref) { in android_glAlphaFunc__IF() argument
229 (JNIEnv *_env, jobject _this, jint func, jint ref) { in android_glAlphaFuncx__II() argument
239 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() argument
249 (JNIEnv *_env, jobject _this, jint sfactor, jint dfactor) { in android_glBlendFunc__II() argument
259 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I() argument
268 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glClearColor__FFFF() argument
280 (JNIEnv *_env, jobject _this, jint red, jint green, jint blue, jint alpha) { in android_glClearColorx__IIII() argument
292 (JNIEnv *_env, jobject _this, jfloat depth) { in android_glClearDepthf__F() argument
301 (JNIEnv *_env, jobject _this, jint depth) { in android_glClearDepthx__I() argument
[all …]
Dcom_google_android_gles_jni_EGLImpl.cpp117 static jboolean jni_eglInitialize(JNIEnv *_env, jobject _this, jobject display, in jni_eglInitialize() argument
140 static jboolean jni_eglQueryContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglQueryContext() argument
159 static jboolean jni_eglQuerySurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglQuerySurface() argument
184 static jboolean jni_eglReleaseThread(JNIEnv *_env, jobject _this) { in jni_eglReleaseThread() argument
188 static jboolean jni_eglChooseConfig(JNIEnv *_env, jobject _this, jobject display, in jni_eglChooseConfig() argument
223 static jlong jni_eglCreateContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateContext() argument
239 static jlong jni_eglCreatePbufferSurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreatePbufferSurface() argument
254 static void jni_eglCreatePixmapSurface(JNIEnv *_env, jobject _this, jobject out_sur, in jni_eglCreatePixmapSurface() argument
261 static jlong jni_eglCreateWindowSurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateWindowSurface() argument
288 static jlong jni_eglCreateWindowSurfaceTexture(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateWindowSurfaceTexture() argument
[all …]
Dandroid_opengl_GLES20.cpp324 (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, jint texture) { in android_glActiveTexture__I() argument
435 (JNIEnv *_env, jobject _this, jint program, jint shader) { in android_glAttachShader__II() argument
445 (JNIEnv *_env, jobject _this, jint program, jint index, jstring name) { in android_glBindAttribLocation__IILjava_lang_String_2() argument
478 (JNIEnv *_env, jobject _this, jint target, jint buffer) { in android_glBindBuffer__II() argument
488 (JNIEnv *_env, jobject _this, jint target, jint framebuffer) { in android_glBindFramebuffer__II() argument
498 (JNIEnv *_env, jobject _this, jint target, jint renderbuffer) { in android_glBindRenderbuffer__II() argument
508 (JNIEnv *_env, jobject _this, jint target, jint texture) { in android_glBindTexture__II() argument
518 (JNIEnv *_env, jobject _this, jfloat red, jfloat green, jfloat blue, jfloat alpha) { in android_glBlendColor__FFFF() argument
[all …]
Dandroid_opengl_GLES31Ext.cpp323 (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_glBlendBarrierKHR__() argument
432 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref… in android_glDebugMessageControlKHR__IIII_3IIZ() argument
479 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() argument
520 (JNIEnv *_env, jobject _this, jint source, jint type, jint id, jint severity, jstring buf) { in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() argument
557 android_glDebugMessageCallbackKHR(JNIEnv *_env, jobject _this, jobject callback) { in android_glDebugMessageCallbackKHR() argument
563 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() argument
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() argument
579 …(JNIEnv *_env, jobject _this, jint count, jintArray sources_ref, jint sourcesOffset, jintArray typ… in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() argument
[all …]
Dandroid_opengl_GLES11Ext.cpp324 (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, jint modeRGB, jint modeAlpha) { in android_glBlendEquationSeparateOES__II() argument
436 (JNIEnv *_env, jobject _this, jint srcRGB, jint dstRGB, jint srcAlpha, jint dstAlpha) { in android_glBlendFuncSeparateOES__IIII() argument
448 (JNIEnv *_env, jobject _this, jint mode) { in android_glBlendEquationOES__I() argument
457 (JNIEnv *_env, jobject _this, jshort x, jshort y, jshort z, jshort width, jshort height) { in android_glDrawTexsOES__SSSSS() argument
470 (JNIEnv *_env, jobject _this, jint x, jint y, jint z, jint width, jint height) { in android_glDrawTexiOES__IIIII() argument
483 (JNIEnv *_env, jobject _this, jint x, jint y, jint z, jint width, jint height) { in android_glDrawTexxOES__IIIII() argument
496 (JNIEnv *_env, jobject _this, jshortArray coords_ref, jint offset) { in android_glDrawTexsvOES___3SI() argument
544 (JNIEnv *_env, jobject _this, jobject coords_buf) { in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2() argument
[all …]
Dandroid_opengl_EGL14.cpp139 (JNIEnv *_env, jobject _this) { in android_eglGetError() argument
148 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay() argument
159 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt() argument
166 return android_eglGetDisplay(_env, _this, display_id); in android_eglGetDisplayInt()
172 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray major_ref, jint majorOffset, jintArray minor_… in android_eglInitialize() argument
248 (JNIEnv *_env, jobject _this, jobject dpy) { in android_eglTerminate() argument
261 (JNIEnv *_env, jobject _this, jobject dpy, jint name) { in android_eglQueryString__Landroind_opengl_EGLDisplay_2I() argument
271 …(JNIEnv *_env, jobject _this, jobject dpy, jobjectArray configs_ref, jint configsOffset, jint conf… in android_eglGetConfigs() argument
346 …(JNIEnv *_env, jobject _this, jobject dpy, jintArray attrib_list_ref, jint attrib_listOffset, jobj… in android_eglChooseConfig() argument
466 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jint attribute, jintArray value_ref, ji… in android_eglGetConfigAttrib() argument
[all …]
Dandroid_opengl_GLES32.cpp322 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument
378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument
424 (JNIEnv *_env, jobject _this) { in android_glBlendBarrier__() argument
431 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument
454 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jintArray ids_ref… in android_glDebugMessageControl__IIII_3IIZ() argument
507 …(JNIEnv *_env, jobject _this, jint source, jint type, jint severity, jint count, jobject ids_buf, … in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z() argument
554 …(JNIEnv *_env, jobject _this, jint source, jint type, jint id, jint severity, jint length, jstring… in android_glDebugMessageInsert__IIIIILjava_lang_String_2() argument
589 android_glDebugMessageCallback(JNIEnv *_env, jobject _this, jobject callback) { in android_glDebugMessageCallback() argument
595 …(JNIEnv *_env, jobject _this, jint count, jint bufSize, jintArray sources_ref, jint sourcesOffset,… in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() argument
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() argument
[all …]
Dandroid_opengl_GLES30.cpp324 (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, jint mode) { in android_glReadBuffer__I() argument
435 …(JNIEnv *_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jobject indi… in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2() argument
476 …(JNIEnv *_env, jobject _this, jint mode, jint start, jint end, jint count, jint type, jint offset)… in android_glDrawRangeElements__IIIIII() argument
490 …(JNIEnv *_env, jobject _this, jint target, jint level, jint internalformat, jint width, jint heigh… in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2() argument
529 …(JNIEnv *_env, jobject _this, jint target, jint level, jint internalformat, jint width, jint heigh… in android_glTexImage3D__IIIIIIIIII() argument
547 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() argument
593 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glTexSubImage3D__IIIIIIIIIII() argument
612 …(JNIEnv *_env, jobject _this, jint target, jint level, jint xoffset, jint yoffset, jint zoffset, j… in android_glCopyTexSubImage3D__IIIIIIIII() argument
[all …]
Dandroid_opengl_GLES31.cpp322 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) { in get() argument
378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() argument
424 (JNIEnv *_env, jobject _this, jint num_groups_x, jint num_groups_y, jint num_groups_z) { in android_glDispatchCompute__III() argument
472 (JNIEnv *_env, jobject _this, jint target, jint pname, jint param) { in android_glFramebufferParameteri__III() argument
483 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) { in android_glGetFramebufferParameteriv__II_3II() argument
527 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) { in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() argument
565 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_re… in android_glGetProgramInterfaceiv__III_3II() argument
610 …(JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf)… in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() argument
649 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) { in android_glGetProgramResourceIndex__IILjava_lang_String_2() argument
685 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) { in android_glGetProgramResourceName() argument
[all …]
Dandroid_opengl_GLES11.cpp324 (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, jint target, jint buffer) { in android_glBindBuffer__II() argument
436 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() argument
477 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() argument
522 (JNIEnv *_env, jobject _this, jint plane, jfloatArray equation_ref, jint offset) { in android_glClipPlanef__I_3FI() argument
565 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanef__ILjava_nio_FloatBuffer_2() argument
602 (JNIEnv *_env, jobject _this, jint plane, jintArray equation_ref, jint offset) { in android_glClipPlanex__I_3II() argument
645 (JNIEnv *_env, jobject _this, jint plane, jobject equation_buf) { in android_glClipPlanex__ILjava_nio_IntBuffer_2() argument
682 (JNIEnv *_env, jobject _this, jbyte red, jbyte green, jbyte blue, jbyte alpha) { in android_glColor4ub__BBBB() argument
[all …]
Dandroid_opengl_EGL15.cpp198 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync() argument
246 …(JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint attribute, jlongArray value_ref, jin… in android_eglGetSyncAttrib() argument
299 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync) { in android_eglDestroySync() argument
314 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags, jlong timeout) { in android_eglClientWaitSync() argument
331 …(JNIEnv *_env, jobject _this, jint platform, jlong native_display, jlongArray attrib_list_ref, jin… in android_eglGetPlatformDisplay() argument
378 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject native_window_buf, jlongArray a… in android_eglCreatePlatformWindowSurface() argument
446 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject native_pixmap_buf, jlongArray a… in android_eglCreatePlatformPixmapSurface() argument
455 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags) { in android_eglWaitSync() argument
471 …(JNIEnv *_env, jobject _this, jobject dpy, jobject context, jint target, jlong buffer, jlongArray … in android_eglCreateImage() argument
521 (JNIEnv *_env, jobject _this, jobject dpy, jobject image) { in android_eglDestroyImage() argument
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp310 static void _nInit(JNIEnv *_env, jclass _this) in _nInit() argument
312 gContextId = _env->GetFieldID(_this, "mContext", "J"); in _nInit()
344 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish() argument
353 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate() argument
483 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate() argument
556 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg() argument
564 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal() argument
572 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create() argument
615 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute() argument
620 nScriptIntrinsicBLAS_Single(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Single() argument
[all …]
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetBooleanv.cpp4 (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()
DglGetIntegerv.cpp4 (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()
DglGetFloatv.cpp4 (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()
DglGetDebugMessageLogKHR.cpp4 …(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
DglGetDebugMessageLog.cpp4 …(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
DglDrawElementsInstanced.cpp4 …(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
DglGetActiveUniformBlockName.cpp4 …(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
DglDrawElementsInstancedBaseVertex.cpp4 …(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
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp276 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/
DeglGetDisplay.cpp4 (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()
DeglCreatePbufferFromClientBuffer.cpp4 …(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()

123