Home
last modified time | relevance | path

Searched defs:boundHeight (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.cpp175 int32_t boundHeight = static_cast<int32_t>(screenInfo_.height); in IsOutOfScreenRegion() local
H A Drs_uni_render_util.cpp439 …auto boundHeight = useRenderParams ? nodeParams->GetBounds().GetHeight() : property.GetBoundsHeigh… in CreateBufferDrawParam() local
489 auto boundHeight = nodeParams->GetBounds().GetHeight(); in CreateBufferDrawParam() local
H A Drs_uni_render_composer_adapter.cpp1067 int32_t boundHeight = static_cast<int32_t>(screenInfo_.phyHeight); in IsOutOfScreenRegion() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1415 float boundHeight = cardInfo_.height.Value() - cardInfo_.borderWidth * DOUBLE; in AttachRSNode() local