Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_utils.cpp77 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
Dxcomponent_pattern.cpp1941 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_pattern.cpp283 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp3766 float nodeHeightTemp = OnePixelValueRounding(nodeHeight); in OnePixelRounding() local
3833 … float nodeHeightTemp = OnePixelValueRounding(nodeHeight, !noRoundBottom, ceilBottom, floorBottom); in OnePixelRounding() local