Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/tools/event_inject/include/
H A Dprocessing_pen_device.h48 int32_t AnalysisPenSlidePadEvent(const DeviceEvent& event, std::vector<PenEvent>& penEventArray);
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_pen_device.cpp147 if (AnalysisPenSlidePadEvent(inputData[i], penEventArray) == RET_ERR) { in AnalysisPenPadEvent()
178 int32_t ProcessingPenDevice::AnalysisPenSlidePadEvent(const DeviceEvent& event, std::vector<PenEvent>& penEventArray) in AnalysisPenSlidePadEvent() function in OHOS::MMI::ProcessingPenDevice

Completed in 2 milliseconds