Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp298 …bool shouldClipToBounds = node.IsInstanceOf<RSSurfaceRenderNode>() || properties.GetClipToBounds()… in CalculateDrawableVecStatus() local
302 if (shouldClipToBounds) { in CalculateDrawableVecStatus()