Searched defs:eventObj (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_view_KeyEvent.cpp | 100 eventObj(env, in android_view_KeyEvent_obtainAsCopy() local 118 KeyEvent android_view_KeyEvent_obtainAsCopy(JNIEnv* env, jobject eventObj) { in android_view_KeyEvent_obtainAsCopy() 143 status_t android_view_KeyEvent_recycle(JNIEnv* env, jobject eventObj) { in android_view_KeyEvent_recycle()
|
H A D | android_view_InputEventSender.cpp | 359 jint seq, jobject eventObj) { in nativeSendKeyEvent() 368 jint seq, jobject eventObj) { in nativeSendMotionEvent()
|
H A D | android_view_InputQueue.cpp | 220 static jlong nativeSendKeyEvent(JNIEnv* env, jobject clazz, jlong ptr, jobject eventObj, in nativeSendKeyEvent() 234 static jlong nativeSendMotionEvent(JNIEnv* env, jobject clazz, jlong ptr, jobject eventObj) { in nativeSendMotionEvent()
|
H A D | android_view_MotionEvent.cpp | 73 MotionEvent* android_view_MotionEvent_getNativePtr(JNIEnv* env, jobject eventObj) { in android_view_MotionEvent_getNativePtr() 81 static void android_view_MotionEvent_setNativePtr(JNIEnv* env, ScopedLocalRef<jobject>& eventObj, in android_view_MotionEvent_setNativePtr() 99 ScopedLocalRef<jobject> eventObj(env, in android_view_MotionEvent_obtainFromNative() local 112 status_t android_view_MotionEvent_recycle(JNIEnv* env, jobject eventObj) { in android_view_MotionEvent_recycle()
|
H A D | android_view_VelocityTracker.cpp | 103 jobject eventObj) { in android_view_VelocityTracker_nativeAddMovement()
|
/aosp_15_r20/external/armnn/src/profiling/test/ |
H A D | TimelineModel.cpp | 239 EventObj* eventObj = FindEvent(relationship.m_TailGuid); in HandleExecutionLink() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | mshtmlc.h | 11187 #define IHTCDefaultDispatch_createEventObject(This,eventObj) (This)->lpVtbl->createEventObject(This… argument
|