Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds