Home
last modified time | relevance | path

Searched refs:commandRS (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.cpp590 …std::unique_ptr<RSCommand> commandRS = std::make_unique<RSSurfaceNodeSetContextAlpha>(GetId(), 0.0… in ResetContextAlpha() local
591 transactionProxy->AddCommand(commandRS, true); in ResetContextAlpha()
857 std::unique_ptr<RSCommand> commandRS = in SetForeground() local
863 transactionProxy->AddCommand(commandRS, true); in SetForeground()