Home
last modified time | relevance | path

Searched defs:offsetX (Results 1 – 6 of 6) sorted by relevance

/base/accessibility/services/aams/src/
Daccessibility_gesture_recognizer.cpp171 float offsetX = startPointer_.GetGlobalX() - pointerIterm.GetGlobalX(); in HandleTouchMoveEvent() local
343 float offsetX = secondP.px_ - firstP.px_; in GetSwipeDirection() local
Daccessibility_touch_guider.cpp606 float offsetX = abs(xPointF - xPointS); in HandleDraggingStateInnerMove() local
626 float TouchGuider::GetAngleCos(float offsetX, float offsetY, bool isGetX) in GetAngleCos()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_popup.cpp128 int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) in GetDisplayPosition()
/base/accessibility/services/aams/include/
Daccessibility_zoom_proxy.h253 void SetDisplayResizeOffset(int displayId, float offsetX, float offsetY) {} in SetDisplayResizeOffset()
/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp270 int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) in GetDisplayPosition()
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp895 int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) in GetDisplayPosition()