Searched defs:ChannelAppendSurfaceEventMsg (Results 1 – 1 of 1) sorted by relevance
45 struct ChannelAppendSurfaceEventMsg : public ChannelEventMsg { struct46 using Ptr = std::shared_ptr<ChannelAppendSurfaceEventMsg>; argument48 sptr<Surface> surface = nullptr;49 SceneType sceneType;