Searched defs:SurfaceCreatedEvent (Results 1 – 2 of 2) sorted by relevance
28 using SurfaceCreatedEvent = std::function<void(const std::string&, const std::string&)>; variable
31 using SurfaceCreatedEvent = std::function<void(const std::string&, const std::string&)>; variable