Searched refs:onScenicEvents (Results 1 – 2 of 2) sorted by relevance
75 mScenicSession.set_event_handler(fit::bind_member(this, &ScenicWindow::onScenicEvents)); in ScenicWindow()216 void ScenicWindow::onScenicEvents(std::vector<fuchsia::ui::scenic::Event> events) in onScenicEvents() function in ScenicWindow
63 void onScenicEvents(std::vector<fuchsia::ui::scenic::Event> events);