Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp780 void RenderBubble::BuildRightLinePath(SkPath& path, double arrowOffset, double radius) in BuildRightLinePath() function in OHOS::Ace::RenderBubble
810 void RenderBubble::BuildRightLinePath(RSPath& path, double arrowOffset, double radius) in BuildRightLinePath() function in OHOS::Ace::RenderBubble
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.cpp353 void BubblePaintMethod::BuildRightLinePath(RSPath& path, float arrowOffset, float radius) in BuildRightLinePath() function in OHOS::Ace::NG::BubblePaintMethod