Home
last modified time | relevance | path

Searched defs:angleTolerance (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp749 thread_local static int32_t angleTolerance = 0; in JudgeIfSwipeInward() local
786 …enum libinput_event_type type, libinput_event* event, int32_t* angleTolerance, int32_t lastDirecti… in SwipeInwardProcess()