Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_element.cpp147 auto suitSize = GetSuitSize(); in AboardShuttle() local
148 passengerComponent_->SetWidth(suitSize.Width()); in AboardShuttle()
149 passengerComponent_->SetHeight(suitSize.Height()); in AboardShuttle()