Home
last modified time | relevance | path

Searched refs:transformMotionEntryForInjectionLocked (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h308 void transformMotionEntryForInjectionLocked(MotionEntry&,
H A DInputDispatcher.cpp4967 transformMotionEntryForInjectionLocked(*injectedEntry, motionEvent.getTransform()); in injectInputEvent()
4989 transformMotionEntryForInjectionLocked(*nextInjectedEntry, in injectInputEvent()
5148 void InputDispatcher::transformMotionEntryForInjectionLocked( in transformMotionEntryForInjectionLocked() function in android::inputdispatcher::InputDispatcher