Home
last modified time | relevance | path

Searched refs:containerOutRadius_ (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.cpp1821 float containerOutRadius_ = CONTAINER_OUTER_RADIUS * density; in Update() local
1824 this->outR = RoundFloor(containerOutRadius_); in Update()