Searched defs:BuildLeftLinePath (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 | 202 void MenuWrapperPaintMethod::BuildLeftLinePath(RSPath& rsPath, const MenuPathParams& params) in BuildLeftLinePath() function in OHOS::Ace::NG::MenuWrapperPaintMethod
|
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
| D | render_bubble.cpp | 871 void RenderBubble::BuildLeftLinePath(SkPath& path, double arrowOffset, double radius) in BuildLeftLinePath() function in OHOS::Ace::RenderBubble 900 void RenderBubble::BuildLeftLinePath(RSPath& path, double arrowOffset, double radius) in BuildLeftLinePath() function in OHOS::Ace::RenderBubble
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| D | bubble_paint_method.cpp | 787 void BubblePaintMethod::BuildLeftLinePath(RSPath& path, float arrowOffset, float radius) in BuildLeftLinePath() function in OHOS::Ace::NG::BubblePaintMethod
|
| D | bubble_layout_algorithm.cpp | 2282 std::string BubbleLayoutAlgorithm::BuildLeftLinePath(float arrowOffset, float radius, Placement& ar… in BuildLeftLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| D | menu_layout_algorithm.cpp | 3268 std::string MenuLayoutAlgorithm::BuildLeftLinePath(const OffsetF& arrowPosition, float radiusPx, in BuildLeftLinePath() function in OHOS::Ace::NG::MenuLayoutAlgorithm
|