Home
last modified time | relevance | path

Searched refs:RRect (Results 1 – 25 of 138) sorted by relevance

123456

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h35 class RRect final {
37 RRect() = default;
38 ~RRect() = default;
46 static RRect MakeRect(const Rect& rect) in MakeRect()
48 RRect rrect; in MakeRect()
55 RRect rrect; in MakeRRect()
62 RRect rrect; in MakeRRect()
67 static RRect MakeOval(const Rect& rect) in MakeOval()
69 RRect rrect; in MakeOval()
137 bool operator==(const RRect& rrect) const
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-window.md8 |访问级别有变化|类名:RRect;<br>方法or属性:left: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:left: number;<br>新版本信息:sys…
9 |访问级别有变化|类名:RRect;<br>方法or属性:top: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:top: number;<br>新版本信息:syste…
10 |访问级别有变化|类名:RRect;<br>方法or属性:width: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:width: number;<br>新版本信息:s…
11 |访问级别有变化|类名:RRect;<br>方法or属性:height: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:height: number;<br>新版本信息…
12 |访问级别有变化|类名:RRect;<br>方法or属性:radius: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:radius: number;<br>新版本信息…
22 |type有变化|类名:RRect;<br>方法or属性:left: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:left: number;<br>新版本信息:num…
23 |type有变化|类名:RRect;<br>方法or属性:top: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:top: number;<br>新版本信息:numbe…
24 |type有变化|类名:RRect;<br>方法or属性:width: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:width: number;<br>新版本信息:n…
25 |type有变化|类名:RRect;<br>方法or属性:height: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:height: number;<br>新版本信息…
26 |type有变化|类名:RRect;<br>方法or属性:radius: number;<br>旧版本信息:|类名:RRect;<br>方法or属性:radius: number;<br>新版本信息…
[all …]
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h44 void SetBounds(const RRect& bounds);
45 RRect GetBounds() const;
47 void SetPhyBounds(const RRect& phyBounds);
48 RRect GetPhyBounds() const;
92 void UpdateVirtualPixelRatio(const RRect& bounds);
157 RRect bounds_;
158 RRect phyBounds_;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drender_focus_animation.h36 …void SetFocusAnimationProperties(const RRect& rrect, const Color& color, const Offset& offset, boo…
37 void SetFocusAnimationProperties(const RRect& rrect, const Color& color, const Offset& offset,
39 void SetFocusAnimationProperties(const RRect& rrect, const Offset& offset);
69 RRect rrect_;
H A Drender_focus_animation.cpp84 void RenderFocusAnimation::SetFocusAnimationProperties(const RRect& rrect, const Offset& offset) in SetFocusAnimationProperties()
104 const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) in SetFocusAnimationProperties()
124 const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) in SetFocusAnimationProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfocus_animation_manager.h39 const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) const;
41 const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) const;
51 void SetShadowProperties(const RRect& rrect, const Offset& offset);
52 void SetShadowProperties(const RRect& rrect, const Offset& offset, const Rect& clipRect);
H A Dfocus_animation_manager.cpp25 const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) const in SetFocusAnimationProperties()
125 const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) const in SetFocusAnimationProperties()
153 void FocusAnimationManager::SetShadowProperties(const RRect& rrect, const Offset& offset) in SetShadowProperties()
164 void FocusAnimationManager::SetShadowProperties(const RRect& rrect, const Offset& offset, const Rec… in SetShadowProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shadow/
H A Drender_shadow.h33 void SetShadowProperties(const RRect& rrect, const Offset& offset);
34 void SetShadowProperties(const RRect& rrect, const Offset& offset, const Rect& clipRect);
44 RRect rrect_;
H A Drender_shadow.cpp25 void RenderShadow::SetShadowProperties(const RRect& rrect, const Offset& offset) in SetShadowProperties()
36 void RenderShadow::SetShadowProperties(const RRect& rrect, const Offset& offset, const Rect& clipRe… in SetShadowProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcard_transition_controller.h36 RRect GetCardRect(const ComposeId& composeId) const;
45 …imation(const RefPtr<Element>& cardComposeElement, const Offset& globalOffset, const RRect& rrect);
49 … void CreateCardScaleAnimation(const WeakPtr<RenderTransform>& weakTransform, const RRect& rrect);
H A Dcard_transition_controller.cpp99 const Offset& globalOffset, const RRect& rrect) in CreateCardAnimation()
155 const RRect& rrect) in CreateCardScaleAnimation()
337 RRect CardTransitionController::GetCardRect(const ComposeId& composeId) const in GetCardRect()
342 return RRect(); in GetCardRect()
346 return RRect(); in GetCardRect()
350 return RRect(); in GetCardRect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpage_transition_option.h94 …TransitionEvent event, bool isRightToLeft, const RRect& rrect, const WeakPtr<PipelineContext>& con…
103 void CreateCardTransitionInOption(TransitionEvent event, const RRect& rrect);
104 void CreateCornerAnimationInOption(TransitionEvent event, const RRect& rrect);
135 bool isRightToLeft, const RRect& rect, const WeakPtr<PipelineContext>& context);
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-window.md13 |起始版本有变化|类名:RRect<br>方法 or 属性:left: number;<br>起始版本:N/A|类名:RRect<br>方法 or 属性:left: number;<br>起始版本:…
14 |起始版本有变化|类名:RRect<br>方法 or 属性:top: number;<br>起始版本:N/A|类名:RRect<br>方法 or 属性:top: number;<br>起始版本:9|…
15 |起始版本有变化|类名:RRect<br>方法 or 属性:width: number;<br>起始版本:N/A|类名:RRect<br>方法 or 属性:width: number;<br>起始版…
16 |起始版本有变化|类名:RRect<br>方法 or 属性:height: number;<br>起始版本:N/A|类名:RRect<br>方法 or 属性:height: number;<br>起…
17 |起始版本有变化|类名:RRect<br>方法 or 属性:radius: number;<br>起始版本:N/A|类名:RRect<br>方法 or 属性:radius: number;<br>起…
20 …r>方法 or 属性:readonly windowBounds: RRect;<br>起始版本:N/A|类名:WindowAnimationTarget<br>方法 or 属性:readonly…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-window.md17 | ohos.animation.windowAnimationManager | WindowAnimationTarget | readonly windowBounds: RRect; | 新…
20 | ohos.animation.windowAnimationManager | RRect | radius: number; | 新增 |
21 | ohos.animation.windowAnimationManager | RRect | height: number; | 新增 |
22 | ohos.animation.windowAnimationManager | RRect | width: number; | 新增 |
23 | ohos.animation.windowAnimationManager | RRect | top: number; | 新增 |
24 | ohos.animation.windowAnimationManager | RRect | left: number; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/
H A Djs-apidiff-window.md8 …s level changed|Class name: RRect;<br>Method or attribute name: left: number;<br>Old version infor…
9 …ss level changed|Class name: RRect;<br>Method or attribute name: top: number;<br>Old version infor…
10 …s level changed|Class name: RRect;<br>Method or attribute name: width: number;<br>Old version info…
11 … level changed|Class name: RRect;<br>Method or attribute name: height: number;<br>Old version info…
12 … level changed|Class name: RRect;<br>Method or attribute name: radius: number;<br>Old version info…
22 |Type changed|Class name: RRect;<br>Method or attribute name: left: number;<br>Old version informat…
23 |Type changed|Class name: RRect;<br>Method or attribute name: top: number;<br>Old version informati…
24 |Type changed|Class name: RRect;<br>Method or attribute name: width: number;<br>Old version informa…
25 |Type changed|Class name: RRect;<br>Method or attribute name: height: number;<br>Old version inform…
26 |Type changed|Class name: RRect;<br>Method or attribute name: radius: number;<br>Old version inform…
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp281 RRect rect;
282 RSRenderAnimatableProperty<RRect> propertyRect(rect);
309 … std::shared_ptr<RSRenderProperty<RRect>> rectValue = std::make_shared<RSRenderProperty<RRect>>();
310 RRect rect1;
375 RSRenderAnimatableProperty<RRect> property9;
414 RRect rect;
415 RSRenderAnimatableProperty<RRect> property9(rect);
435 … std::shared_ptr<RSRenderProperty<RRect>> rectValue = std::make_shared<RSRenderProperty<RRect>>();
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-window.md17 | ohos.animation.windowAnimationManager | WindowAnimationTarget | readonly windowBounds: RRect; | A…
20 | ohos.animation.windowAnimationManager | RRect | radius: number; | Added|
21 | ohos.animation.windowAnimationManager | RRect | height: number; | Added|
22 | ohos.animation.windowAnimationManager | RRect | width: number; | Added|
23 | ohos.animation.windowAnimationManager | RRect | top: number; | Added|
24 | ohos.animation.windowAnimationManager | RRect | left: number; | Added|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_painter.h44 const RRect* rrect = nullptr, bool isAbsCoordinate = true, bool radiusInclude = true);
48 …static void DrawShadow(const RSProperties& properties, RSPaintFilterCanvas& canvas, const RRect* r…
86 static Drawing::RoundRect RRect2DrawingRRect(const RRect& rr);
106 …static RRect GetRRectForDrawingBorder(const RSProperties& properties, const std::shared_ptr<RSBord…
108 …static RRect GetInnerRRectForDrawingBorder(const RSProperties& properties, const std::shared_ptr<R…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_universal_painter.cpp35 RRect paintRRect = RRect::MakeRRect(paintRect, borderRadius, borderRadius); in DrawHoverBackground()
41 SkCanvas* canvas, const RRect& paintRRect, uint32_t backgroundColor, double dipScale) in DrawRRectBackground()
44 RSCanvas* canvas, const RRect& paintRRect, uint32_t backgroundColor, double dipScale) in DrawRRectBackground()
H A Drosen_universal_painter.h37 SkCanvas* canvas, const RRect& paintRRect, uint32_t backgroundColor, double dipScale);
43 RSCanvas* canvas, const RRect& paintRRect, uint32_t backgroundColor, double dipScale);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_utils.h25 static Drawing::RoundRect RRect2DrawingRRect(const RRect& rr);
27 static RRect GetRRectForDrawingBorder(
29 static RRect GetInnerRRectForDrawingBorder(
64 const std::shared_ptr<RSPath>& clipBounds, const RRect& rrect);
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp60 void ScreenProperty::SetBounds(const RRect& bounds) in SetBounds()
67 RRect ScreenProperty::GetBounds() const in GetBounds()
132 void ScreenProperty::SetPhyBounds(const RRect& phyBounds) in SetPhyBounds()
137 RRect ScreenProperty::GetPhyBounds() const in GetPhyBounds()
361 void ScreenProperty::UpdateVirtualPixelRatio(const RRect& bounds) in UpdateVirtualPixelRatio()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
H A Drs_window_animation_target_test.cpp58 windowAnimationTarget->windowBounds_ = RRect();
86 windowAnimationTarget->windowBounds_ = RRect();
114 windowAnimationTarget->windowBounds_ = RRect();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp138 auto property = std::static_pointer_cast<RSRenderAnimatableProperty<RRect>>(val); in Marshalling()
238 RRect value; in Unmarshalling()
242 val.reset(new RSRenderAnimatableProperty<RRect>(value, id, type, unit)); in Unmarshalling()
483 void RSRenderProperty<RRect>::Dump(std::string& out) const in Dump()
696 bool RSRenderAnimatableProperty<RRect>::IsNearEqual( in IsNearEqual()
699 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<RRect>>(value); in IsNearEqual()
701 …return RSRenderProperty<RRect>::stagingValue_.IsNearEqual(animatableProperty->Get(), zeroThreshold… in IsNearEqual()
746 template class RSRenderProperty<RRect>;
765 template class RSRenderAnimatableProperty<RRect>;
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.h29 bool ConvertRRectFromJs(napi_env env, napi_value jsObject, RRect& bound);
37 static napi_value CreateJsRRect(napi_env env, const RRect& rrect);

123456