Searched defs:nodeHeightTemp (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| D | xcomponent_utils.cpp | 77 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
|
| D | xcomponent_pattern.cpp | 1941 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
| D | video_pattern.cpp | 283 float nodeHeightTemp = RoundValueToPixelGrid(nodeHeight, isRound, false, false); in AdjustPaintRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 3766 float nodeHeightTemp = OnePixelValueRounding(nodeHeight); in OnePixelRounding() local 3833 … float nodeHeightTemp = OnePixelValueRounding(nodeHeight, !noRoundBottom, ceilBottom, floorBottom); in OnePixelRounding() local
|