Home
last modified time | relevance | path

Searched refs:containerTitleHeight_ (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.cpp1818 float containerTitleHeight_ = CONTAINER_TITLE_HEIGHT * density; in Update() local
1827 this->bt = RoundFloor(containerBorderWidth_ + containerTitleHeight_); in Update()