Searched refs:GetPointOffset (Results 1 - 3 of 3) sorted by relevance
/foundation/barrierfree/accessibility/services/aams/include/ |
H A D | accessibility_touch_guider.h | 354 void GetPointOffset(MMI::PointerEvent &event, std::vector<float> &firstPointOffset,
|
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/ |
H A D | sa_get_attribute_value_benchmark.cpp | 855 void GetAttributeValueTest::GetPointOffset(MMI::PointerEvent &event, std::vector<float> &firstPointOffset, in GetPointOffset() function in OHOS::A11y::GetAttributeValueTest 906 GetPointOffset(event, firstPointOffset, secondPointOffset); in IsDragGestureAccept() 936 GetPointOffset(event, firstPointOffset, secondPointOffset); in IsRealMoveState()
|
/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_touch_guider.cpp | 855 void TouchGuider::GetPointOffset(MMI::PointerEvent &event, std::vector<float> &firstPointOffset, in GetPointOffset() function in OHOS::Accessibility::TouchGuider 906 GetPointOffset(event, firstPointOffset, secondPointOffset); in IsDragGestureAccept() 936 GetPointOffset(event, firstPointOffset, secondPointOffset); in IsRealMoveState()
|
Completed in 5 milliseconds