Home
last modified time | relevance | path

Searched refs:pivotX (Results 1 - 25 of 68) sorted by relevance

123

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp134 int16_t pivotX = GetIntegerProperty(child, clockHandPivotX); in SetImageHand() local
139 *imageView, {posX, posY}, {pivotX, pivotY}); in SetImageHand()
143 *imageView, {posX, posY}, {pivotX, pivotY}); in SetImageHand()
147 *imageView, {posX, posY}, {pivotX, pivotY}); in SetImageHand()
161 int16_t pivotX = GetIntegerProperty(child, clockHandPivotX); in SetRectHand() local
169 {pivotX, pivotY}, colorRGB, width, height, opacity); in SetRectHand()
173 {pivotX, pivotY}, colorRGB, width, height, opacity); in SetRectHand()
177 {pivotX, pivotY}, colorRGB, width, height, opacity); in SetRectHand()
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_g.cpp31 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
32 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg.cpp48 double pivotX = ConvertDimensionToPx(transformOrigin_.first, LengthType::HORIZONTAL, true) / viewBox_.Width(); in UpdateTransformByGlobalOffset() local
50 rsNode->SetPivot(pivotX, pivotY); in UpdateTransformByGlobalOffset()
H A Drosen_render_svg_use.cpp35 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
36 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_line.cpp38 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
39 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_ellipse.cpp39 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
40 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_circle.cpp41 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
42 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_text.cpp33 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
34 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_rect.cpp38 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
39 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_path.cpp41 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
42 rsNode->SetPivot(pivotX, pivotY); in Paint()
H A Drosen_render_svg_polygon.cpp48 auto [transform, pivotX, pivotY] = GetRawTransformInfo(); in Paint()
49 rsNode->SetPivot(pivotX, pivotY); in Paint()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_display_manager.cpp138 float scaleX, float scaleY, float pivotX, float pivotY) in SetDisplayScale()
140 HILOG_DEBUG("scaleX = %{public}f, scaleY = %{public}f, pivotX = %{public}f, pivotY = %{public}f", in SetDisplayScale()
141 scaleX, scaleY, pivotX, pivotY); in SetDisplayScale()
143 scaleY, pivotX, pivotY); in SetDisplayScale()
137 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_scale_demo.cpp110 float pivotX = 0.5f; // centerX: 0.5 in Run() local
115 pivotX = 0.0f; in Run()
119 surfaceNode_->SetPivot(pivotX, pivotY); in Run()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_display_manager.cpp141 float scaleX, float scaleY, float pivotX, float pivotY) in SetDisplayScale()
143 HILOG_DEBUG("scaleX = %{public}f, scaleY = %{public}f, pivotX = %{public}f, pivotY = %{public}f", in SetDisplayScale()
144 scaleX, scaleY, pivotX, pivotY); in SetDisplayScale()
140 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_display_manager.cpp141 float scaleX, float scaleY, float pivotX, float pivotY) in SetDisplayScale()
143 HILOG_DEBUG("scaleX = %{public}f, scaleY = %{public}f, pivotX = %{public}f, pivotY = %{public}f", in SetDisplayScale()
144 scaleX, scaleY, pivotX, pivotY); in SetDisplayScale()
140 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.h49 void UpdateRenderPivot(float pivotX, float pivotY);
H A Dscreen_pattern.cpp120 void ScreenPattern::UpdateRenderPivot(float pivotX, float pivotY) in UpdateRenderPivot() argument
126 context->SetRenderPivot(pivotX, pivotY); in UpdateRenderPivot()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.h95 int32_t Rotate(double x, double y, double z, double pivotX, double pivotY);
96 int32_t Scale(double x, double y, double pivotX, double pivotY);
H A Dwindow_utils.h71 double pivotX; member
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_display_manager.h43 void SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY);
/foundation/window/window_manager/wmserver/include/
H A Ddisplay_zoom_controller.h39 int32_t pivotX; member
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp564 void ScreenSessionManagerClient::UpdateDisplayScale(ScreenId id, float scaleX, float scaleY, float pivotX, float pivotY, in UpdateDisplayScale() argument
581 " scaleX=%f, scaleY=%f, pivotX=%f, pivotY=%f, translateX=%f, translateY=%f", in UpdateDisplayScale()
582 id, scaleX, scaleY, pivotX, pivotY, translateX, translateY); in UpdateDisplayScale()
592 session->SetScreenScale(scaleX, scaleY, pivotX, pivotY, translateX, translateY); in UpdateDisplayScale()
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp52 zoomInfo_.pivotX = rect.posX_ + zoomTrans.pivotX_ * rect.width_; in SetAnchorAndScale()
264 zoomTrans.pivotX_ = (zoomInfo_.pivotX - rect.posX_) * 1.0 / rect.width_; in CalcuZoomTransByZoomInfo()
289 TransformHelper::Vector3 pivotPos = { zoomInfo.pivotX, zoomInfo.pivotY, 0 }; in CalcuZoomTrans()
315 WLOGFD("%{public}s zoomTrans, pivotX:%{public}f, pivotY:%{public}f, scaleX:%{public}f, scaleY:%{public}f" in UpdateClientAndSurfaceZoomInfo()
/foundation/window/window_manager/utils/include/
H A Ddisplay_info.h74 DEFINE_VAR_DEFAULT_FUNC_GET_SET(float, PivotX, pivotX, 0.5f);
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp82 void ScreenProperty::SetPivotX(float pivotX) in SetPivotX() argument
84 pivotX_ = pivotX; in SetPivotX()

Completed in 10 milliseconds

123