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 | 3134 float nodeTopI = RoundValueToPixelGrid(relativeTop); in RoundToPixelGrid() local 3183 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, ceilTop, floorTop); in RoundToPixelGrid() local 3227 float nodeTopI = OnePixelValueRounding(relativeTop); in OnePixelRounding() local 3289 float nodeTopI = OnePixelValueRounding(relativeTop, isRound, ceilTop, floorTop); in OnePixelRounding() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| D | xcomponent_pattern.cpp | 1786 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/ |
| D | video_pattern.cpp | 212 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local
|