Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
Dbubble_paint_method.cpp436 void BubblePaintMethod::BuildCornerPath(RSPath& path, const Placement& placement, float radius) in BuildCornerPath() function in OHOS::Ace::NG::BubblePaintMethod
/foundation/arkui/ace_engine/frameworks/core/components/bubble/
Drender_bubble.cpp640 void RenderBubble::BuildCornerPath(SkPath& path, Placement placement, double radius) in BuildCornerPath() function in OHOS::Ace::RenderBubble