Searched defs:surfaceControlObj (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_view_WindowManagerGlobal.cpp | 48 surfaceControlObj(env, in createInputChannel() local
|
H A D | android_view_SurfaceControl.cpp | 826 jlong surfaceControlObj, jlong pictureProfileId) { in nativeSetPictureProfileId() 834 jlong surfaceControlObj, jint priority) { in nativeSetContentPriority() 2445 jobject surfaceControlObj) { in android_view_SurfaceControl_getNativeSurfaceControl() 2457 jobject surfaceControlObj = in android_view_SurfaceControl_getJavaSurfaceControl() local
|
/aosp_15_r20/frameworks/base/tests/ChoreographerTests/jni/ |
H A D | android_view_tests_ChoreographerNativeTest.cpp | 116 jlong SurfaceControl_getChoreographer(JNIEnv* env, jclass, jobject surfaceControlObj) { in SurfaceControl_getChoreographer()
|
/aosp_15_r20/cts/tests/surfacecontrol/jni/ |
H A D | android_window_cts_ASurfaceControlInputReceiverTest.cpp | 111 jobject hostInputTransferTokenObj, jlong surfaceControlObj, in nativeCreateInputReceiver()
|
H A D | android_view_cts_ASurfaceControlTest.cpp | 244 jlong SurfaceControl_fromJava(JNIEnv* env, jclass, jobject surfaceControlObj) { in SurfaceControl_fromJava()
|
/aosp_15_r20/frameworks/base/native/android/ |
H A D | surface_control.cpp | 154 ASurfaceControl* ASurfaceControl_fromJava(JNIEnv* env, jobject surfaceControlObj) { in ASurfaceControl_fromJava()
|