Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp686 void RenderBubble::BuildTopLinePath(SkPath& path, double arrowOffset, double radius) in BuildTopLinePath() function in OHOS::Ace::RenderBubble
715 void RenderBubble::BuildTopLinePath(RSPath& path, double arrowOffset, double radius) in BuildTopLinePath() function in OHOS::Ace::RenderBubble
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp457 void BubblePaintMethod::BuildTopLinePath(RSPath& path, float arrowOffset, float radius) in BuildTopLinePath() function in OHOS::Ace::NG::BubblePaintMethod
H A Dbubble_layout_algorithm.cpp1676 std::string BubbleLayoutAlgorithm::BuildTopLinePath(float arrowOffset, float radius, Placement& arr… in BuildTopLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm