Home
last modified time | relevance | path

Searched refs:ScaleOptions (Results 1 – 25 of 54) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h50 struct ScaleOptions { struct
56ScaleOptions(float xScale, float yScale, float zScale, const CalcDimension& centerX, const CalcDim… in ScaleOptions() argument
59 ScaleOptions() = default;
60 bool operator==(const ScaleOptions& other) const
107 ACE_DEFINE_PROPERTY_GROUP_ITEM(Scale, ScaleOptions);
319 explicit ChainedScaleEffect(const ScaleOptions& option) in ChainedScaleEffect()
323 const ScaleOptions& GetEffect() const in GetEffect()
327 void SetScaleEffect(const ScaleOptions& effect) in SetScaleEffect()
341 ScaleOptions effect_;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_dialog_transition_test_ng.cpp238 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
276 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
321 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
372 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
428 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
484 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
540 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
597 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
654 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
716 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
[all …]
H A Doverlay_manager_dialog_test_ng.cpp663 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
722 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
789 NG::ScaleOptions scale(1.0f, 1.0f, 1.0f, 0.5_pct, 0.5_pct);
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-window.md32 … | Window | scale(scaleOptions: ScaleOptions): void; …
60 … | ScaleOptions | …
61 … | ScaleOptions | …
62 … | ScaleOptions | …
63 … | ScaleOptions | …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_transition_effect.h67 void SetScaleEffect(const ScaleOptions& scale) in SetScaleEffect()
72 const std::optional<ScaleOptions>& GetScaleEffect() const in GetScaleEffect()
176 std::optional<ScaleOptions> scale_;
H A Dpage_transition_model_ng.h29 void SetScaleEffect(const NG::ScaleOptions& option) override;
H A Dpage_transition_model.h35 virtual void SetScaleEffect(const NG::ScaleOptions& option) = 0;
H A Dpage_transition_model_ng.cpp55 void PageTransitionModelNG::SetScaleEffect(const NG::ScaleOptions& option) in SetScaleEffect()
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta3/
H A Djs-apidiff-window.md32 … | Window | scale(scaleOptions: ScaleOptions): void; …
60 … | ScaleOptions | …
61 … | ScaleOptions | …
62 … | ScaleOptions | …
63 … | ScaleOptions | …
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-window.md33 |起始版本有变化|类名:ScaleOptions<br>方法 or 属性:x?: number;<br>起始版本:N/A|类名:ScaleOptions<br>方法 or 属性:x?: number…
34 |起始版本有变化|类名:ScaleOptions<br>方法 or 属性:y?: number;<br>起始版本:N/A|类名:ScaleOptions<br>方法 or 属性:y?: number…
35 |起始版本有变化|类名:ScaleOptions<br>方法 or 属性:pivotX?: number;<br>起始版本:N/A|类名:ScaleOptions<br>方法 or 属性:pivot…
36 |起始版本有变化|类名:ScaleOptions<br>方法 or 属性:pivotY?: number;<br>起始版本:N/A|类名:ScaleOptions<br>方法 or 属性:pivot…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-transformation.md47 scale(value: ScaleOptions)
61 | value | [ScaleOptions](#scaleoptions对象说明) | 是 | 可以分别设置X轴、Y轴、Z轴的缩放比例,默认值为1,同时可以通过centerX和center…
110 ## ScaleOptions对象说明
H A Dts-transition-animation-component.md47 | scale | [ScaleOptions](ts-universal-attributes-transformation.md#scaleoptions对象说明)| 是 | 设置组件转场时…
104 | scale | [ScaleOptions](ts-universal-attributes-transformation.md#scaleoptions对象说明) | 否 | 设置组件转场时…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpage_transition_model_impl.h33 void SetScaleEffect(const NG::ScaleOptions& option) override;
H A Dpage_transition_model_impl.cpp38 void PageTransitionModelImpl::SetScaleEffect(const NG::ScaleOptions &option) in SetScaleEffect()
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-window.md33 …sion changed|Class name: ScaleOptions<br>Method or attribute name: x?: number;<br>Initial version:…
34 …sion changed|Class name: ScaleOptions<br>Method or attribute name: y?: number;<br>Initial version:…
35 …on changed|Class name: ScaleOptions<br>Method or attribute name: pivotX?: number;<br>Initial versi…
36 …on changed|Class name: ScaleOptions<br>Method or attribute name: pivotY?: number;<br>Initial versi…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-arkui.md214 |卡片应用支持性有变化|类名:ScaleOptions;<br>方法or属性:declare interface ScaleOptions<br>旧版本信息:|类名:ScaleOptions;<br…
215 |卡片应用支持性有变化|类名:ScaleOptions;<br>方法or属性:x?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:x?: number;…
217 |卡片应用支持性有变化|类名:ScaleOptions;<br>方法or属性:y?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:y?: number;…
219 |卡片应用支持性有变化|类名:ScaleOptions;<br>方法or属性:z?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:z?: number;…
221 |卡片应用支持性有变化|类名:ScaleOptions;<br>方法or属性:centerX?: number \| string;<br>旧版本信息:|类名:ScaleOptions;<br>方法…
223 |卡片应用支持性有变化|类名:ScaleOptions;<br>方法or属性:centerY?: number \| string;<br>旧版本信息:|类名:ScaleOptions;<br>方法…
231 …:TransitionOptions;<br>方法or属性:scale?: ScaleOptions;<br>旧版本信息:|类名:TransitionOptions;<br>方法or属性:scal…
295 …ommonMethod;<br>方法or属性:scale(value: ScaleOptions): T;<br>旧版本信息:|类名:CommonMethod;<br>方法or属性:scale(v…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_page_transition_ffi.cpp61 …NG::ScaleOptions option(static_cast<float>(x), static_cast<float>(y), static_cast<float>(z), cX, c… in FfiPageTransitionScalePointer()
H A Dcj_transitioneffect.h90 NG::ScaleOptions scale(options.x, options.y, options.z, in Scale()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_transition_effect_impl.h305 explicit RosenScaleTransitionEffect(const ScaleOptions& options);
308 void SetScaleEffect(const ScaleOptions& options);
H A Drosen_transition_effect.cpp543 RosenScaleTransitionEffect::RosenScaleTransitionEffect(const ScaleOptions& options) in RosenScaleTransitionEffect()
548 void RosenScaleTransitionEffect::SetScaleEffect(const ScaleOptions& options) in SetScaleEffect()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-transformation.md47 scale(value: ScaleOptions)
61 | value | [ScaleOptions](#scaleoptions) | Yes | Scale ratio along the x-, y-, and z-axis. The def…
108 ## ScaleOptions section
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-window.md129 |访问级别有变化|类名:ScaleOptions;<br>方法or属性:x?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:x?: number;<br…
132 |访问级别有变化|类名:ScaleOptions;<br>方法or属性:y?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:y?: number;<br…
135 |访问级别有变化|类名:ScaleOptions;<br>方法or属性:pivotX?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:pivotX?: …
137 |访问级别有变化|类名:ScaleOptions;<br>方法or属性:pivotY?: number;<br>旧版本信息:|类名:ScaleOptions;<br>方法or属性:pivotY?: …
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-arkui.md214ScaleOptions;<br>Method or attribute name: declare interface ScaleOptions<br>Old version: |Class n…
215 …support changed|Class name: ScaleOptions;<br>Method or attribute name: x?: number;<br>Old version:…
217 …support changed|Class name: ScaleOptions;<br>Method or attribute name: y?: number;<br>Old version:…
219 …support changed|Class name: ScaleOptions;<br>Method or attribute name: z?: number;<br>Old version:…
221 …changed|Class name: ScaleOptions;<br>Method or attribute name: centerX?: number \| string;<br>Old …
223 …changed|Class name: ScaleOptions;<br>Method or attribute name: centerY?: number \| string;<br>Old …
231 …ribute name: scale?: ScaleOptions;<br>Old version: |Class name: TransitionOptions;<br>Method or at…
295 …name: scale(value: ScaleOptions): T;<br>Old version: |Class name: CommonMethod;<br>Method or attri…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_page_transition.cpp135 NG::ScaleOptions option( in Scale()
/ohos5.0/docs/zh-cn/application-dev/media/camera/
H A Dcamera-animation.md169 @State shotImgScale: ScaleOptions = { x: 1, y: 1 }; // 截图组件比例

123