Home
last modified time | relevance | path

Searched refs:containerContentPadding_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp1819 float containerContentPadding_ = CONTENT_PADDING * density; in Update() local
1826 this->bp = RoundFloor(containerBorderWidth_ + containerContentPadding_); in Update()