Searched defs:BuildRightLinePath (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/ | ||
H A D | render_bubble.cpp | 746 void RenderBubble::BuildRightLinePath(SkPath& 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 D | bubble_paint_method.cpp | 559 void BubblePaintMethod::BuildRightLinePath(RSPath& path, float arrowOffset, float radius) in BuildRightLinePath() function in OHOS::Ace::NG::BubblePaintMethod |
H A D | bubble_layout_algorithm.cpp | 1727 std::string BubbleLayoutAlgorithm::BuildRightLinePath(float arrowOffset, float radius, Placement& a… in BuildRightLinePath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm |