Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp746 void RenderBubble::BuildRightLinePath(SkPath& path, double arrowOffset, double radius) in BuildRightLinePath() function in OHOS::Ace::RenderBubble
776 void RenderBubble::BuildRightLinePath(RSPath& path, double arrowOffset, double radius) in BuildRightLinePath() function in OHOS::Ace::RenderBubble
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp559 void BubblePaintMethod::BuildRightLinePath(RSPath& path, float arrowOffset, float radius) in BuildRightLinePath() function in OHOS::Ace::NG::BubblePaintMethod
H A Dbubble_layout_algorithm.cpp1727 std::string BubbleLayoutAlgorithm::BuildRightLinePath(float arrowOffset, float radius, Placement& a… in BuildRightLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm