Home
last modified time | relevance | path

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

/ohos5.0/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<PenE… in AnalysisPenApproachPadEvent() function in OHOS::MMI::ProcessingPenDevice
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dprocessing_pen_device.h47 …int32_t AnalysisPenApproachPadEvent(const DeviceEvent& event, std::vector<PenEvent>& penEventArray…