Home
last modified time | relevance | path

Searched defs:boundWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp174 int32_t boundWidth = static_cast<int32_t>(screenInfo_.width); in IsOutOfScreenRegion() local
H A Drs_uni_render_util.cpp438 …auto boundWidth = useRenderParams ? nodeParams->GetBounds().GetWidth() : property.GetBoundsWidth(); in CreateBufferDrawParam() local
488 auto boundWidth = nodeParams->GetBounds().GetWidth(); in CreateBufferDrawParam() local
H A Drs_uni_render_composer_adapter.cpp1066 int32_t boundWidth = static_cast<int32_t>(screenInfo_.phyWidth); in IsOutOfScreenRegion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1414 float boundWidth = cardInfo_.width.Value() - cardInfo_.borderWidth * DOUBLE; in AttachRSNode() local