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