Home
last modified time | relevance | path

Searched refs:lastPointerY (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp925 static int32_t lastPointerY; in SwipeInwardProcess() local
957 std::abs(pointerItem.GetDisplayY() - lastPointerY) || in SwipeInwardProcess()
963 lastPointerY = pointerItem.GetDisplayY(); in SwipeInwardProcess()

Completed in 3 milliseconds