Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h212 virtual void ClipWithRRect(const RectF& rectF, const RadiusF& radiusF) {} in ClipWithRRect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp2925 void RosenRenderContext::ClipWithRRect(const RectF& rectF, const RadiusF& radiusF) function in OHOS::Ace::NG::RosenRenderContext