Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3236 float innerWidthI = RoundValueToPixelGrid(innerRight) - RoundValueToPixelGrid(innerLeft); in RoundToPixelGrid() local
3285 float innerWidthI = RoundValueToPixelGrid(innerRight, isRound, ceilRight, floorRight) - in RoundToPixelGrid() local