Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_node.cpp243 … std::unique_ptr<RSCommand> commandRt = std::make_unique<RSSurfaceNodeUpdateSurfaceDefaultSize>( in OnBoundsSizeChanged() local
246 transactionProxy->AddCommand(commandRt, false); in OnBoundsSizeChanged()