Home
last modified time | relevance | path

Searched defs:BuildBottomLinePath (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp808 void RenderBubble::BuildBottomLinePath(SkPath& path, double arrowOffset, double radius) in BuildBottomLinePath() function in OHOS::Ace::RenderBubble
838 void RenderBubble::BuildBottomLinePath(RSPath& path, double arrowOffset, double radius) in BuildBottomLinePath() function in OHOS::Ace::RenderBubble
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.cpp625 void BubblePaintMethod::BuildBottomLinePath(RSPath& path, float arrowOffset, float radius) in BuildBottomLinePath() function in OHOS::Ace::NG::BubblePaintMethod
Dbubble_layout_algorithm.cpp2061 std::string BubbleLayoutAlgorithm::BuildBottomLinePath(float arrowOffset, float radius, Placement& … in BuildBottomLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm