Home
last modified time | relevance | path

Searched defs:BuildTopLinePath (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
Dmenu_wrapper_paint_method.cpp144 void MenuWrapperPaintMethod::BuildTopLinePath(RSPath& rsPath, const MenuPathParams& params) in BuildTopLinePath() function in OHOS::Ace::NG::MenuWrapperPaintMethod
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp687 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/
Dbubble_paint_method.cpp514 void BubblePaintMethod::BuildTopLinePath(RSPath& path, float arrowOffset, float radius) in BuildTopLinePath() function in OHOS::Ace::NG::BubblePaintMethod
Dbubble_layout_algorithm.cpp2129 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/
Dmenu_layout_algorithm.cpp3204 std::string MenuLayoutAlgorithm::BuildTopLinePath(const OffsetF& arrowPosition, float radiusPx, in BuildTopLinePath() function in OHOS::Ace::NG::MenuLayoutAlgorithm