Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h211 virtual void ClipWithRect(const RectF& rectF) {} in ClipWithRect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp2911 void RosenRenderContext::ClipWithRect(const RectF& rectF) function in OHOS::Ace::NG::RosenRenderContext