Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp3134 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/
Dxcomponent_pattern.cpp1786 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_pattern.cpp212 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local