/aosp14/frameworks/base/tests/JankBench/app/src/main/jni/ |
H A D | test.cpp | 58 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 D | android_opengl_GLES10.cpp | 475 (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 D | android_opengl_GLES10Ext.cpp | 67 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 94 static void* Get(JNIEnv* _env, jbyteArray array, jboolean* is_copy) { in Get() 106 static void* Get(JNIEnv* _env, jcharArray array, jboolean* is_copy) { in Get() 112 static void* Get(JNIEnv* _env, jshortArray array, jboolean* is_copy) { in Get() 118 static void* Get(JNIEnv* _env, jintArray array, jboolean* is_copy) { in Get() 124 static void* Get(JNIEnv* _env, jlongArray array, jboolean* is_copy) { in Get() 143 getArrayPointer(JNIEnv *_env, JTYPEARRAY array, jboolean* is_copy) { in getArrayPointer() 203 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit) in releasePointer() 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() 380 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() [all …]
|
H A D | com_google_android_gles_jni_EGLImpl.cpp | 67 static void nativeClassInit(JNIEnv *_env, jclass eglImplClass) in nativeClassInit() 86 static bool validAttribList(JNIEnv *_env, jintArray attrib_list) { in validAttribList() 99 static jint* beginNativeAttribList(JNIEnv *_env, jintArray attrib_list) { in beginNativeAttribList() 113 static jboolean jni_eglInitialize(JNIEnv *_env, jobject _this, jobject display, in jni_eglInitialize() 175 static jint jni_getInitCount(JNIEnv *_env, jobject _clazz, jobject display) { in jni_getInitCount() 180 static jboolean jni_eglReleaseThread(JNIEnv *_env, jobject _this) { in jni_eglReleaseThread() 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() 453 static jboolean jni_eglWaitGL(JNIEnv *_env, jobject _this) { in jni_eglWaitGL() [all …]
|
H A D | android_opengl_GLES31Ext.cpp | 66 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 209 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() 425 (JNIEnv *_env, jobject _this) { in android_glBlendBarrierKHR__() 628 (JNIEnv *_env, jobject _this) { in android_glPopDebugGroupKHR__() 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() 815 (JNIEnv *_env, jobject _this, jint target, jint index) { in android_glIsEnablediEXT__II() 855 (JNIEnv *_env, jobject _this, jint pname, jint value) { in android_glPatchParameteriEXT__II() [all …]
|
H A D | android_opengl_GLES11Ext.cpp | 67 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 448 (JNIEnv *_env, jobject _this, jint mode) { in android_glBlendEquationOES__I() 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 D | com_google_android_gles_jni_GLImpl.cpp | 259 (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 D | android_opengl_GLES32.cpp | 65 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 208 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() 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() 1003 (JNIEnv *_env, jobject _this) { in android_glGetGraphicsResetStatus__() 1350 (JNIEnv *_env, jobject _this, jfloat value) { in android_glMinSampleShading__F() 1359 (JNIEnv *_env, jobject _this, jint pname, jint value) { in android_glPatchParameteri__II() [all …]
|
H A D | android_opengl_GLES20.cpp | 530 (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 D | android_opengl_GLES11.cpp | 67 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 210 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() 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() 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() 2640 (JNIEnv *_env, jobject _this, jint pname, jint param) { in android_glPointParameterx__II() [all …]
|
H A D | android_opengl_GLES31.cpp | 65 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 208 getDirectBufferPointer(JNIEnv *_env, jobject buffer) { in getDirectBufferPointer() 378 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) { in getarray() 908 (JNIEnv *_env, jobject _this, jint pipeline, jint program) { in android_glActiveShaderProgram__II() 986 (JNIEnv *_env, jobject _this, jint pipeline) { in android_glBindProgramPipeline__I() 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() 3419 (JNIEnv *_env, jobject _this, jint maskNumber, jint mask) { in android_glSampleMaski__II() [all …]
|
H A D | android_opengl_EGL14.cpp | 62 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 139 (JNIEnv *_env, jobject _this) { in android_eglGetError() 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 D | android_opengl_GLES30.cpp | 67 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 426 (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__() 5357 (JNIEnv *_env, jobject _this, jint id) { in android_glIsTransformFeedback__I() 5368 (JNIEnv *_env, jobject _this) { in android_glPauseTransformFeedback__() [all …]
|
H A D | android_opengl_EGL15.cpp | 69 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 128 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset) in getPointer() 149 releasePointer(JNIEnv *_env, jarray array, void *data, jboolean commit) in releasePointer() 156 fromEGLHandle(JNIEnv *_env, jmethodID mid, jobject obj) { in fromEGLHandle() 168 toEGLHandle(JNIEnv *_env, jclass cls, jmethodID con, void *handle) { in toEGLHandle() 198 (JNIEnv *_env, jobject _this, jobject dpy, jint type, jlongArray attrib_list_ref, jint offset) { in android_eglCreateSync() 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() 455 (JNIEnv *_env, jobject _this, jobject dpy, jobject sync, jint flags) { in android_eglWaitSync() 521 (JNIEnv *_env, jobject _this, jobject dpy, jobject image) { in android_eglDestroyImage() [all …]
|
H A D | android_opengl_EGLExt.cpp | 50 nativeClassInit(JNIEnv *_env, jclass glImplClass) in nativeClassInit() 65 fromEGLHandle(JNIEnv *_env, jmethodID mid, jobject obj) { in fromEGLHandle() 79 (JNIEnv *_env, jobject _this, jobject dpy, jobject sur, jlong time) { in android_eglPresentationTimeANDROID() 109 int register_android_opengl_jni_EGLExt(JNIEnv *_env) in register_android_opengl_jni_EGLExt()
|
H A D | android_hardware_SensorManager.cpp | 90 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()
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 309 static void _nInit(JNIEnv *_env, jclass _this) in _nInit() 343 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish() 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() 2765 nSystemGetPointerSize(JNIEnv *_env, jobject _this) { in nSystemGetPointerSize() [all …]
|
/aosp14/frameworks/base/core/jni/android/opengl/ |
H A D | util.cpp | 136 static void* Get(JNIEnv* _env, jbyteArray array, jboolean* is_copy) { in Get() 142 static void* Get(JNIEnv* _env, jbooleanArray array, jboolean* is_copy) { in Get() 148 static void* Get(JNIEnv* _env, jcharArray array, jboolean* is_copy) { in Get() 154 static void* Get(JNIEnv* _env, jshortArray array, jboolean* is_copy) { in Get() 160 static void* Get(JNIEnv* _env, jintArray array, jboolean* is_copy) { in Get() 166 static void* Get(JNIEnv* _env, jlongArray array, jboolean* is_copy) { in Get() 172 static void* Get(JNIEnv* _env, jfloatArray array, jboolean* is_copy) { in Get() 178 static void* Get(JNIEnv* _env, jdoubleArray array, jboolean* is_copy) { in Get() 185 static void Release(JNIEnv* _env, jbyteArray array, jbyte* data, jint mode) { in Release() 209 static void Release(JNIEnv* _env, jintArray array, jint* data, jint mode) { in Release() [all …]
|
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | ProgramFragmentFixedFunction.java | 162 Slot(EnvMode _env, Format _fmt) { in Slot()
|