Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp316 touchState.AddHistory(event); in UpdateTouchState()
323 touchState.AddHistory(event); in UpdateTouchState()
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/
H A Devent_resample.h205 void AddHistory(const MotionEvent &event) in AddHistory() function