Home
last modified time | relevance | path

Searched defs:GetAxisValue (Results 1 – 3 of 3) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/src/
Daxis_event.cpp55 int32_t AxisEvent::GetAxisValue() const in GetAxisValue() function in OHOS::MMI::AxisEvent
Dpointer_event.cpp602 double PointerEvent::GetAxisValue(AxisType axis) const in GetAxisValue() function in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/adapter/preview/entrance/
Devent_dispatcher.cpp296 static double GetAxisValue(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MMI::PointerEven… in GetAxisValue() function