Searched defs:nodeTopI (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 3237 float nodeTopI = RoundValueToPixelGrid(relativeTop); in RoundToPixelGrid() local 3286 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, ceilTop, floorTop); in RoundToPixelGrid() local 3330 float nodeTopI = OnePixelValueRounding(relativeTop); in OnePixelRounding() local 3396 float nodeTopI = OnePixelValueRounding(relativeTop, !noRoundTop, ceilTop, floorTop); in OnePixelRounding() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| D | xcomponent_pattern.cpp | 1837 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
| D | video_pattern.cpp | 213 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local
|