Searched defs:ChannelEventMsg (Results 1 – 1 of 1) sorted by relevance
36 struct ChannelEventMsg : public EventMsg { struct37 using Ptr = std::shared_ptr<ChannelEventMsg>; argument45 struct ChannelAppendSurfaceEventMsg : public ChannelEventMsg { argument