Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp870 void RenderBubble::BuildLeftLinePath(SkPath& path, double arrowOffset, double radius) in BuildLeftLinePath() function in OHOS::Ace::RenderBubble
899 void RenderBubble::BuildLeftLinePath(RSPath& path, double arrowOffset, double radius) in BuildLeftLinePath() function in OHOS::Ace::RenderBubble
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp718 void BubblePaintMethod::BuildLeftLinePath(RSPath& path, float arrowOffset, float radius) in BuildLeftLinePath() function in OHOS::Ace::NG::BubblePaintMethod
H A Dbubble_layout_algorithm.cpp1829 std::string BubbleLayoutAlgorithm::BuildLeftLinePath(float arrowOffset, float radius, Placement& ar… in BuildLeftLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm