Home
last modified time | relevance | path

Searched defs:rrect (Results 1 - 25 of 76) sorted by relevance

1234

/foundation/arkui/ace_engine/frameworks/core/components/shadow/
H A Drender_shadow.cpp25 void RenderShadow::SetShadowProperties(const RRect& rrect, const Offset& offset) in SetShadowProperties() argument
36 void RenderShadow::SetShadowProperties(const RRect& rrect, const Offset& offset, const Rect& clipRect) in SetShadowProperties() argument
/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Drender_piece.cpp67 RRect rrect = RRect::MakeRect(Rect(offset, size)); in OnPaintFinish() local
H A Drosen_render_piece.cpp90 SkRRect rrect = SkRRect::MakeEmpty(); in MakeRRect() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_rect.cpp143 SkRRect rrect = SkRRect::MakeRectXY( in GetPath() local
150 RSRoundRect rrect = RSRoundRect( in GetPath() local
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drender_focus_animation.cpp84 void RenderFocusAnimation::SetFocusAnimationProperties(const RRect& rrect, const Offset& offset) in SetFocusAnimationProperties() argument
103 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) SetFocusAnimationProperties() argument
123 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) SetFocusAnimationProperties() argument
[all...]
H A Drosen_render_focus_animation.cpp201 RSRoundRect rrect; in PaintClipRect() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_value.cpp119 RRect rrect; in HandleAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components/multimodal/
H A Drosen_render_multimodal.cpp93 SkRRect rrect; in Paint() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_rect.cpp82 void TexgineRect::SetRRect(const RSRoundRect &rrect) in SetRRect() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_border.h50 Drawing::RoundRect rrect; member in OHOS::Rosen::RSBorderGeo
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_border_test.cpp577 Drawing::RoundRect rrect; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/
H A Drsnode_fuzzer.cpp76 RRect rrect = GetData<RRect>(); in RSSurfaceNodeFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_large_rrects.cpp62 OH_Drawing_RoundRect *rrect = OH_Drawing_RoundRectCreate(rect, xRad, yRad); in OnTestFunction() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_utils.cpp125 napi_value RSWindowAnimationUtils::CreateJsRRect(napi_env env, const RRect& rrect) in CreateJsRRect() argument
/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Drosen_render_search.cpp131 RRect rrect = RRect::MakeRect(Rect(offset, size)); in Paint() local
193 SkRRect rrect = SkRRect::MakeEmpty(); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_svg_dom.cpp61 SkRRect rrect; in FitImage() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfocus_animation_manager.cpp153 void FocusAnimationManager::SetShadowProperties(const RRect& rrect, const Offset& offset) in SetShadowProperties() argument
164 void FocusAnimationManager::SetShadowProperties(const RRect& rrect, const Offset& offset, const Rect& clipRect) in SetShadowProperties() argument
24 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, bool isIndented) const SetFocusAnimationProperties() argument
124 SetFocusAnimationProperties( const RRect& rrect, const Color& color, const Offset& offset, const Rect& clipRect) const SetFocusAnimationProperties() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h48 RRect rrect; in MakeRect() local
55 RRect rrect; in MakeRRect() local
62 RRect rrect; in MakeRRect() local
69 RRect rrect; in MakeOval() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_surface_node_cmd_test.cpp32 RRect rrect = RRect({0, 0, 0, 0}, outerRadius, outerRadius); member in OHOS::Rosen::RSSurfaceNodeCmdTest
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_surface_node_command_test.cpp32 RRect rrect = RRect({0, 0, 0, 0}, outerRadius, outerRadius); member in OHOS::Rosen::RSSurfaceNodeCommandTest
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_surface_node_test.cpp34 RRect rrect = RRect({0, 0, 0, 0}, outerRadius, outerRadius); member in OHOS::Rosen::RSSurfaceNodeTest
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuisurface_fuzzer/
H A Drsuisurface_fuzzer.cpp92 RRect rrect = GetData<RRect>(); in RSUIDirectorFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_dma_buffer_surface_render_node_drawable.cpp191 RRect rrect = uifirstParams->GetRRect(); in ClipRoundRect() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp66 napi_value JsScreenUtils::CreateJsRRect(napi_env env, const RRect& rrect) in CreateJsRRect() argument
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_linear_track.cpp448 SkRRect rrect; in PaintBackgroundTrack() local
467 RSRoundRect rrect; in PaintBackgroundTrack() local

Completed in 19 milliseconds

1234