Home
last modified time | relevance | path

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

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