Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3225 float nodeTopI = RoundValueToPixelGrid(relativeTop); in RoundToPixelGrid() local
3274 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, ceilTop, floorTop); in RoundToPixelGrid() local
3318 float nodeTopI = OnePixelValueRounding(relativeTop); in OnePixelRounding() local
3384 float nodeTopI = OnePixelValueRounding(relativeTop, !noRoundTop, ceilTop, floorTop); in OnePixelRounding() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1837 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp212 float nodeTopI = RoundValueToPixelGrid(relativeTop, isRound, false, false); in AdjustPaintRect() local