Home
last modified time | relevance | path

Searched refs:GetNeedCilpRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_component.h200 bool GetNeedCilpRect() const in GetNeedCilpRect() function
H A Drender_text_overlay.cpp169 needClipRect_ = overlay->GetNeedCilpRect(); in Update()