Home
last modified time | relevance | path

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

/aosp14/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 …]
/aosp14/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()
H A Dandroid_hardware_SensorManager.cpp90 nativeClassInit (JNIEnv *_env, jclass _this) in nativeClassInit()
263 static jboolean nativeIsDataInjectionEnabled(JNIEnv *_env, jclass _this, jlong sensorManager) { in nativeIsDataInjectionEnabled()
268 static jint nativeCreateDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeCreateDirectChannel()
294 static void nativeDestroyDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeDestroyDirectChannel()
300 static jint nativeConfigDirectChannel(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeConfigDirectChannel()
306 static jint nativeSetOperationParameter(JNIEnv *_env, jclass _this, jlong sensorManager, in nativeSetOperationParameter()
H A Dandroid_opengl_GLES10Ext.cpp324 (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, jintArray mantissa_ref, jint mantissaOffset, jintArray exponent_ref,… in android_glQueryMatrixxOES___3II_3II()
508 (JNIEnv *_env, jobject _this, jobject mantissa_buf, jobject exponent_buf) { in android_glQueryMatrixxOES__Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
H A Dandroid_opengl_EGLExt.cpp79 (JNIEnv *_env, jobject _this, jobject dpy, jobject sur, jlong time) { in android_eglPresentationTimeANDROID()
/aosp14/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 …]