Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/module_loader/include/
H A Dvkeyboard.h103 int TouchId = 0; member
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp667 tp.TouchId = pointerId; in PointerEventHandler()
682 bayesianengine_mapTouchToButton_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, buttonName, in PointerEventHandler()
693 algorithm_keydown_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, tp.ButtonName); in PointerEventHandler()
703 algorithm_keyup_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, tp.ButtonName); in PointerEventHandler()
713 algorithm_keydown_(tp.ScreenX, tp.ScreenY, tp.TouchId, tp.TipDown, tp.ButtonName); in PointerEventHandler()

Completed in 7 milliseconds