Home
last modified time | relevance | path

Searched defs:pivotX (Results 1 - 25 of 37) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg.cpp48 double pivotX = ConvertDimensionToPx(transformOrigin_.first, LengthType::HORIZONTAL, true) / viewBox_.Width(); in UpdateTransformByGlobalOffset() local
H A Drender_svg_base.cpp827 float pivotX = 0.5; in GetRawTransformInfo() local
/foundation/window/window_manager/wmserver/include/
H A Ddisplay_zoom_controller.h39 int32_t pivotX; member
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_display_manager.cpp137 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_display_manager.cpp140 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.cpp140 SetDisplayScale(const uint64_t screenId, float scaleX, float scaleY, float pivotX, float pivotY) SetDisplayScale() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Danalog_clock_component.cpp134 int16_t pivotX = GetIntegerProperty(child, clockHandPivotX); in SetImageHand() local
161 int16_t pivotX = GetIntegerProperty(child, clockHandPivotX); in SetRectHand() local
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.cpp120 void ScreenPattern::UpdateRenderPivot(float pivotX, float pivotY) in UpdateRenderPivot() argument
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_test.cpp1166 const float pivotX = 0.5f; in HWTEST_F() local
1615 const float pivotX = 0.5f; in HWTEST_F() local
H A Ddisplay_manager_adapter_test.cpp829 const float pivotX = 0.5f; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_stub_test.cpp2678 float pivotX = 0.5f; in HWTEST_F() local
H A Dscreen_session_manager_client_test.cpp1008 const float pivotX = 0.5f; in HWTEST_F() local
1027 const float pivotX = 0.5f; in HWTEST_F() local
H A Dscreen_session_test.cpp2201 float pivotX = 0.5f; in HWTEST_F() local
H A Dscreen_session_manager_test.cpp2496 float pivotX = 0.5f; in HWTEST_F() local
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h181 virtual void SetDisplayScale(ScreenId screenId, float scaleX, float scaleY, float pivotX, float pivotY) {} in SetDisplayScale() argument
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h71 double pivotX; member
H A Dwindow_impl.cpp856 int32_t CJWindowImpl::Rotate(double x, double y, double z, double pivotX, double pivotY) in Rotate() argument
890 int32_t CJWindowImpl::Scale(double x, double y, double pivotX, double pivotY) in Scale() argument
H A Dwindow_ffi.cpp691 int32_t FFiOHOSWindowScale(int64_t id, double x, double y, double pivotX, double pivotY) in FFiOHOSWindowScale() argument
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp82 void ScreenProperty::SetPivotX(float pivotX) in SetPivotX() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp202 void SetPivot(ArkUINodeHandle node, ArkUI_Float32 pivotX, ArkUI_Float32 pivotY) in SetPivot() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp101 float pivotX = GetData<float>(); in RSPropertiesFuzzTestInner01() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp636 auto pivotX = data.ReadFloat(); in OnRemoteRequest() local
/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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_render_node_bridge.cpp478 Local<JSValueRef> pivotX = runtimeCallInfo->GetCallArgRef(1); in SetPivot() local

Completed in 38 milliseconds

12