Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.cpp636 void RenderBubble::BuildCornerPath(SkPath& path, Placement placement, double radius) in BuildCornerPath() function in OHOS::Ace::RenderBubble
660 void RenderBubble::BuildCornerPath(RSPath& path, Placement placement, double radius) in BuildCornerPath() function in OHOS::Ace::RenderBubble
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp531 void BubblePaintMethod::BuildCornerPath(RSPath& path, const Placement& placement, float radius) in BuildCornerPath() function in OHOS::Ace::NG::BubblePaintMethod
H A Dbubble_layout_algorithm.cpp2066 std::string BubbleLayoutAlgorithm::BuildCornerPath(const Placement& placement, float radius) in BuildCornerPath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm