Home
last modified time | relevance | path

Searched defs:nodeHeightTemp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1860 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp235 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3340 float nodeHeightTemp = OnePixelValueRounding(nodeHeight); in OnePixelRounding() local
3406 … float nodeHeightTemp = OnePixelValueRounding(nodeHeight, !noRoundBottom, ceilBottom, floorBottom); in OnePixelRounding() local