Searched defs:offsetX (Results 1 – 6 of 6) sorted by relevance
| /base/accessibility/services/aams/src/ |
| D | accessibility_gesture_recognizer.cpp | 171 float offsetX = startPointer_.GetGlobalX() - pointerIterm.GetGlobalX(); in HandleTouchMoveEvent() local 343 float offsetX = secondP.px_ - firstP.px_; in GetSwipeDirection() local
|
| D | accessibility_touch_guider.cpp | 606 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/ |
| D | action_popup.cpp | 128 int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) in GetDisplayPosition()
|
| /base/accessibility/services/aams/include/ |
| D | accessibility_zoom_proxy.h | 253 void SetDisplayResizeOffset(int displayId, float offsetX, float offsetY) {} in SetDisplayResizeOffset()
|
| /base/powermgr/battery_manager/services/native/src/ |
| D | battery_service.cpp | 270 int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) in GetDisplayPosition()
|
| /base/powermgr/power_manager/services/native/src/ |
| D | power_mgr_service.cpp | 895 int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) in GetDisplayPosition()
|