Home
last modified time | relevance | path

Searched defs:penEventArray (Results 1 - 1 of 1) sorted by relevance

/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_pen_device.cpp36 std::vector<PenEvent> penEventArray; in TransformJsonDataToInputData() local
158 int32_t ProcessingPenDevice::AnalysisPenApproachPadEvent(const DeviceEvent& event, std::vector<PenEvent>& penEventArray) in AnalysisPenApproachPadEvent() argument
178 int32_t ProcessingPenDevice::AnalysisPenSlidePadEvent(const DeviceEvent& event, std::vector<PenEvent>& penEventArray) in AnalysisPenSlidePadEvent() argument
138 AnalysisPenPadEvent(const std::vector<DeviceEvent>& inputData, std::vector<PenEvent>& penEventArray) AnalysisPenPadEvent() argument
200 AnalysisPenLeavePadEvent(const DeviceEvent& event, std::vector<PenEvent>& penEventArray) AnalysisPenLeavePadEvent() argument
[all...]

Completed in 1 milliseconds