Searched refs:WalleyeDevice (Results 1 – 1 of 1) sorted by relevance
39 class WalleyeDevice : public Device { class41 WalleyeDevice(ScreenRecoveryUI* ui) : Device(ui) {} in WalleyeDevice() function in WalleyeDevice57 return new WalleyeDevice(new ScreenRecoveryUI); in make_device()