Searched refs:Peripheral (Results 1 – 5 of 5) sorted by relevance
16 struct Peripheral;23 …WindowManager(Peripheral* peripheral, GX2Texture** textureList = NULL, float screenWidth = 1.77777…25 void SetPeripheral(Peripheral* peripheral);43 Peripheral* peripheral;96 friend Peripheral; member
18 struct Peripheral struct
14 WindowManager::WindowManager(Peripheral* peripheral, GX2Texture** textureList, float screenWidth) in WindowManager()29 void WindowManager::SetPeripheral(Peripheral* peripheral) in SetPeripheral()