Searched defs:BuildTopLinePath (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
| D | menu_wrapper_paint_method.cpp | 144 void MenuWrapperPaintMethod::BuildTopLinePath(RSPath& rsPath, const MenuPathParams& params) in BuildTopLinePath() function in OHOS::Ace::NG::MenuWrapperPaintMethod
|
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
| D | render_bubble.cpp | 687 void RenderBubble::BuildTopLinePath(SkPath& path, double arrowOffset, double radius) in BuildTopLinePath() function in OHOS::Ace::RenderBubble 716 void RenderBubble::BuildTopLinePath(RSPath& path, double arrowOffset, double radius) in BuildTopLinePath() function in OHOS::Ace::RenderBubble
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| D | bubble_paint_method.cpp | 514 void BubblePaintMethod::BuildTopLinePath(RSPath& path, float arrowOffset, float radius) in BuildTopLinePath() function in OHOS::Ace::NG::BubblePaintMethod
|
| D | bubble_layout_algorithm.cpp | 2129 std::string BubbleLayoutAlgorithm::BuildTopLinePath(float arrowOffset, float radius, Placement& arr… in BuildTopLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| D | menu_layout_algorithm.cpp | 3204 std::string MenuLayoutAlgorithm::BuildTopLinePath(const OffsetF& arrowPosition, float radiusPx, in BuildTopLinePath() function in OHOS::Ace::NG::MenuLayoutAlgorithm
|