Home
last modified time | relevance | path

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

123

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp135 int16_t pivotY = GetIntegerProperty(child, clockHandPivotY); 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()
162 int16_t pivotY = GetIntegerProperty(child, clockHandPivotY); 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.cpp49 double pivotY = ConvertDimensionToPx(transformOrigin_.second, LengthType::VERTICAL, true) / viewBox_.Height(); 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.cpp111 float pivotY = 0.5f; // centerY: 0.5 in Run() local
116 pivotY = 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.h72 double pivotY; 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.h40 int32_t pivotY; 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.cpp53 zoomInfo_.pivotY = rect.posY_ + zoomTrans.pivotY_ * rect.height_; in SetAnchorAndScale()
265 zoomTrans.pivotY_ = (zoomInfo_.pivotY - rect.posY_) * 1.0 / rect.height_; 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.h75 DEFINE_VAR_DEFAULT_FUNC_GET_SET(float, PivotY, pivotY, 0.5f);
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp92 void ScreenProperty::SetPivotY(float pivotY) in SetPivotY() argument
94 pivotY_ = pivotY; in SetPivotY()

Completed in 11 milliseconds

123