Home
last modified time | relevance | path

Searched defs:_this (Results 1 – 25 of 64) sorted by relevance

123

/aosp12/frameworks/base/tests/JankBench/app/src/main/jni/
H A Dtest.cpp58 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest()
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()
114 JNIEnv *_env, jobject _this, jint subtest) { in Java_com_android_benchmark_synthetic_TestInterface_nMemoryTest()
157 JNIEnv *_env, jobject _this, jint bytes) { in Java_com_android_benchmark_synthetic_MemoryAvailableLoad1_nMemTestMalloc()
164 JNIEnv *_env, jobject _this, jlong ptr) { in Java_com_android_benchmark_synthetic_MemoryAvailableLoad1_nMemTestFree()
169 JNIEnv *_env, jobject _this, jint bytes) { in Java_com_android_benchmark_synthetic_MemoryAvailableLoad2_nMemTestMalloc()
[all …]
/aosp12/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp259 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I()
310 (JNIEnv *_env, jobject _this, jint s) { in android_glClearStencil__I()
652 (JNIEnv *_env, jobject _this, jint cap) { in android_glDisable__I()
726 (JNIEnv *_env, jobject _this, jint cap) { in android_glEnable__I()
744 (JNIEnv *_env, jobject _this) { in android_glFinish__()
751 (JNIEnv *_env, jobject _this) { in android_glFlush__()
1191 (JNIEnv *_env, jobject _this) { in android_glGetError__()
2633 (JNIEnv *_env, jobject _this) { in android_glLoadIdentity__()
3445 (JNIEnv *_env, jobject _this) { in android_glPopMatrix__()
3452 (JNIEnv *_env, jobject _this) { in android_glPushMatrix__()
[all …]
H A Dandroid_opengl_GLES10.cpp475 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I()
526 (JNIEnv *_env, jobject _this, jint s) { in android_glClearStencil__I()
729 (JNIEnv *_env, jobject _this, jint mode) { in android_glCullFace__I()
868 (JNIEnv *_env, jobject _this, jint cap) { in android_glDisable__I()
942 (JNIEnv *_env, jobject _this, jint cap) { in android_glEnable__I()
960 (JNIEnv *_env, jobject _this) { in android_glFinish__()
967 (JNIEnv *_env, jobject _this) { in android_glFlush__()
1351 (JNIEnv *_env, jobject _this) { in android_glGetError__()
1966 (JNIEnv *_env, jobject _this) { in android_glLoadIdentity__()
2758 (JNIEnv *_env, jobject _this) { in android_glPopMatrix__()
[all …]
H A Dcom_google_android_gles_jni_EGLImpl.cpp113 static jboolean jni_eglInitialize(JNIEnv *_env, jobject _this, jobject display, in jni_eglInitialize()
136 static jboolean jni_eglQueryContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglQueryContext()
155 static jboolean jni_eglQuerySurface(JNIEnv *_env, jobject _this, jobject display, in jni_eglQuerySurface()
180 static jboolean jni_eglReleaseThread(JNIEnv *_env, jobject _this) { in jni_eglReleaseThread()
184 static jboolean jni_eglChooseConfig(JNIEnv *_env, jobject _this, jobject display, in jni_eglChooseConfig()
219 static jlong jni_eglCreateContext(JNIEnv *_env, jobject _this, jobject display, in jni_eglCreateContext()
330 static jboolean jni_eglGetConfigs(JNIEnv *_env, jobject _this, jobject display, in jni_eglGetConfigs()
357 static jint jni_eglGetError(JNIEnv *_env, jobject _this) { in jni_eglGetError()
362 static jlong jni_eglGetCurrentContext(JNIEnv *_env, jobject _this) { in jni_eglGetCurrentContext()
366 static jlong jni_eglGetCurrentDisplay(JNIEnv *_env, jobject _this) { in jni_eglGetCurrentDisplay()
[all …]
H A Dandroid_opengl_GLES11Ext.cpp448 (JNIEnv *_env, jobject _this, jint mode) { in android_glBlendEquationOES__I()
544 (JNIEnv *_env, jobject _this, jobject coords_buf) { in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2()
967 (JNIEnv *_env, jobject _this, jint depth) { in android_glClearDepthxOES__I()
1865 (JNIEnv *_env, jobject _this, jint width) { in android_glLineWidthxOES__I()
1916 (JNIEnv *_env, jobject _this, jobject m_buf) { in android_glLoadMatrixxOES__Ljava_nio_IntBuffer_2()
2087 (JNIEnv *_env, jobject _this, jobject m_buf) { in android_glMultMatrixxOES__Ljava_nio_IntBuffer_2()
2251 (JNIEnv *_env, jobject _this, jint size) { in android_glPointSizexOES__I()
3016 (JNIEnv *_env, jobject _this, jint target) { in android_glCheckFramebufferStatusOES__I()
3148 (JNIEnv *_env, jobject _this, jint target) { in android_glGenerateMipmapOES__I()
3166 (JNIEnv *_env, jobject _this) { in android_glLoadPaletteFromModelViewMatrixOES__()
[all …]
H A Dandroid_opengl_GLES20.cpp530 (JNIEnv *_env, jobject _this, jint mode) { in android_glBlendEquation__I()
668 (JNIEnv *_env, jobject _this, jint mask) { in android_glClear__I()
698 (JNIEnv *_env, jobject _this, jint s) { in android_glClearStencil__I()
847 (JNIEnv *_env, jobject _this) { in android_glCreateProgram__()
856 (JNIEnv *_env, jobject _this, jint type) { in android_glCreateShader__I()
1300 (JNIEnv *_env, jobject _this, jint cap) { in android_glDisable__I()
1392 (JNIEnv *_env, jobject _this, jint cap) { in android_glEnable__I()
1410 (JNIEnv *_env, jobject _this) { in android_glFinish__()
1417 (JNIEnv *_env, jobject _this) { in android_glFlush__()
2770 (JNIEnv *_env, jobject _this) { in android_glGetError__()
[all …]
H A Dandroid_opengl_EGL14.cpp139 (JNIEnv *_env, jobject _this) { in android_eglGetError()
159 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt()
248 (JNIEnv *_env, jobject _this, jobject dpy) { in android_eglTerminate()
817 (JNIEnv *_env, jobject _this, jint api) { in android_eglBindAPI()
828 (JNIEnv *_env, jobject _this) { in android_eglQueryAPI()
837 (JNIEnv *_env, jobject _this) { in android_eglWaitClient()
846 (JNIEnv *_env, jobject _this) { in android_eglReleaseThread()
1087 (JNIEnv *_env, jobject _this) { in android_eglGetCurrentContext()
1107 (JNIEnv *_env, jobject _this) { in android_eglGetCurrentDisplay()
1172 (JNIEnv *_env, jobject _this) { in android_eglWaitGL()
[all …]
H A Dandroid_opengl_GLES31Ext.cpp379 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray()
425 (JNIEnv *_env, jobject _this) { in android_glBlendBarrierKHR__()
628 (JNIEnv *_env, jobject _this) { in android_glPopDebugGroupKHR__()
682 android_glGetDebugMessageCallbackKHR(JNIEnv *_env, jobject _this) { in android_glGetDebugMessageCallbackKHR()
690 (JNIEnv *_env, jobject _this, jfloat value) { in android_glMinSampleShadingOES__F()
737 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glEnableiEXT__II()
747 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glDisableiEXT__II()
757 (JNIEnv *_env, jobject _this, jint buf, jint mode) { in android_glBlendEquationiEXT__II()
778 (JNIEnv *_env, jobject _this, jint buf, jint src, jint dst) { in android_glBlendFunciEXT__III()
815 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glIsEnablediEXT__II()
[all …]
H A Dandroid_opengl_GLES30.cpp426 (JNIEnv *_env, jobject _this, jint mode) { in android_glReadBuffer__I()
915 (JNIEnv *_env, jobject _this, jint id) { in android_glIsQuery__I()
936 (JNIEnv *_env, jobject _this, jint target) { in android_glEndQuery__I()
1109 (JNIEnv *_env, jobject _this, jint target) { in android_glUnmapBuffer__I()
1783 (JNIEnv *_env, jobject _this, jint array) { in android_glBindVertexArray__I()
1952 (JNIEnv *_env, jobject _this, jint array) { in android_glIsVertexArray__I()
2054 (JNIEnv *_env, jobject _this) { in android_glEndTransformFeedback__()
4238 (JNIEnv *_env, jobject _this, jlong sync) { in android_glIsSync__J()
5357 (JNIEnv *_env, jobject _this, jint id) { in android_glIsTransformFeedback__I()
5368 (JNIEnv *_env, jobject _this) { in android_glPauseTransformFeedback__()
[all …]
H A Dandroid_opengl_GLES32.cpp378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray()
424 (JNIEnv *_env, jobject _this) { in android_glBlendBarrier__()
668 (JNIEnv *_env, jobject _this) { in android_glPopDebugGroup__()
740 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glEnablei__II()
750 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glDisablei__II()
760 (JNIEnv *_env, jobject _this, jint buf, jint mode) { in android_glBlendEquationi__II()
781 (JNIEnv *_env, jobject _this, jint buf, jint src, jint dst) { in android_glBlendFunci__III()
818 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glIsEnabledi__II()
1003 (JNIEnv *_env, jobject _this) { in android_glGetGraphicsResetStatus__()
1350 (JNIEnv *_env, jobject _this, jfloat value) { in android_glMinSampleShading__F()
[all …]
H A Dandroid_opengl_GLES11.cpp380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray()
426 (JNIEnv *_env, jobject _this, jint target, jint buffer) { in android_glBindBuffer__II()
755 (JNIEnv *_env, jobject _this, jint n, jobject buffers_buf) { in android_glDeleteBuffers__ILjava_nio_IntBuffer_2()
865 (JNIEnv *_env, jobject _this, jint n, jobject buffers_buf) { in android_glGenBuffers__ILjava_nio_IntBuffer_2()
1066 (JNIEnv *_env, jobject _this, jint pname, jobject eqn_buf) { in android_glGetClipPlanef__ILjava_nio_FloatBuffer_2()
1158 (JNIEnv *_env, jobject _this, jint pname, jobject eqn_buf) { in android_glGetClipPlanex__ILjava_nio_IntBuffer_2()
2494 (JNIEnv *_env, jobject _this, jint buffer) { in android_glIsBuffer__I()
2505 (JNIEnv *_env, jobject _this, jint cap) { in android_glIsEnabled__I()
2516 (JNIEnv *_env, jobject _this, jint texture) { in android_glIsTexture__I()
2538 (JNIEnv *_env, jobject _this, jint pname, jfloat param) { in android_glPointParameterf__IF()
[all …]
H A Dandroid_opengl_GLES31.cpp378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray()
908 (JNIEnv *_env, jobject _this, jint pipeline, jint program) { in android_glActiveShaderProgram__II()
918 (JNIEnv *_env, jobject _this, jint type, jobjectArray strings) { in android_glCreateShaderProgramv()
986 (JNIEnv *_env, jobject _this, jint pipeline) { in android_glBindProgramPipeline__I()
1038 (JNIEnv *_env, jobject _this, jint n, jobject pipelines_buf) { in android_glDeleteProgramPipelines__ILjava_nio_IntBuffer_2()
1118 (JNIEnv *_env, jobject _this, jint n, jobject pipelines_buf) { in android_glGenProgramPipelines__ILjava_nio_IntBuffer_2()
1155 (JNIEnv *_env, jobject _this, jint pipeline) { in android_glIsProgramPipeline__I()
3180 (JNIEnv *_env, jobject _this, jint pipeline) { in android_glValidateProgramPipeline__I()
3305 (JNIEnv *_env, jobject _this, jint barriers) { in android_glMemoryBarrier__I()
3314 (JNIEnv *_env, jobject _this, jint barriers) { in android_glMemoryBarrierByRegion__I()
[all …]
H A Dandroid_opengl_EGL15.cpp198 (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()
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp309 static void _nInit(JNIEnv *_env, jclass _this) in _nInit()
343 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish()
799 nGetName(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nGetName()
824 nDeviceCreate(JNIEnv *_env, jobject _this) in nDeviceCreate()
833 nDeviceDestroy(JNIEnv *_env, jobject _this, jlong dev) in nDeviceDestroy()
926 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy()
944 nContextPause(JNIEnv *_env, jobject _this, jlong con) in nContextPause()
953 nContextResume(JNIEnv *_env, jobject _this, jlong con) in nContextResume()
1081 nElementCreate2(JNIEnv *_env, jobject _this, jlong con, in nElementCreate2()
2199 nScriptCCreate(JNIEnv *_env, jobject _this, jlong con, in nScriptCCreate()
[all …]
/aosp12/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp305 static jboolean nLoadIOSO(JNIEnv *_env, jobject _this) { in nLoadIOSO()
349 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish()
784 nDeviceCreate(JNIEnv *_env, jobject _this) in nDeviceCreate()
791 nDeviceDestroy(JNIEnv *_env, jobject _this, jlong dev) in nDeviceDestroy()
835 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy()
946 nElementCreate2(JNIEnv *_env, jobject _this, jlong con, in nElementCreate2()
1853 nScriptCCreate(JNIEnv *_env, jobject _this, jlong con, in nScriptCCreate()
2094 nSystemGetPointerSize(JNIEnv *_env, jobject _this) { in nSystemGetPointerSize()
2142 nIncDeviceCreate(JNIEnv *_env, jobject _this) in nIncDeviceCreate()
2149 nIncDeviceDestroy(JNIEnv *_env, jobject _this, jlong dev) in nIncDeviceDestroy()
[all …]
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglGetDisplay.cpp4 (JNIEnv *_env, jobject _this, jlong display_id) { in android_eglGetDisplay()
15 (JNIEnv *_env, jobject _this, jint display_id) { in android_eglGetDisplayInt()
H A DeglCreatePbufferFromClientBuffer.cpp4 …(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()
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A 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()
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()
H A 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()
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()
H A DglGetBooleanv.cpp4 (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()
H A DglGetFloatv.cpp4 (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()
H A DglGetIntegerv.cpp4 (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()
H A DglDrawElementsInstanced.cpp4 …(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()
H A DglGetActiveUniformBlockName.cpp4 …(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()
H A DglDrawElementsInstancedBaseVertex.cpp4 …(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()

123