Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h302 void UpdateKnuckleGestureInfo(const std::shared_ptr<PointerEvent> touchEvent, KnuckleGesture &knuckleGesture);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp403 UpdateKnuckleGestureInfo(touchEvent, knuckleGesture); in KnuckleGestureProcessor()
412 UpdateKnuckleGestureInfo(touchEvent, knuckleGesture); in KnuckleGestureProcessor()
441 void KeyCommandHandler::UpdateKnuckleGestureInfo(const std::shared_ptr<PointerEvent> touchEvent, in UpdateKnuckleGestureInfo() function in OHOS::MMI::KeyCommandHandler

Completed in 5 milliseconds