Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp727 float eventY = displayXY.second; in HandleKnuckleGestureTouchMove() local
729 float dy = std::abs(eventY - gestureLastY_); in HandleKnuckleGestureTouchMove()
732 gestureLastY_ = eventY; in HandleKnuckleGestureTouchMove()

Completed in 4 milliseconds