Searched defs:Reconfigure (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/ | ||
| D | AutoRepaintingVideo.cs | 95 …protected void Reconfigure(int? width = null, int? height = null, PixelFormat? format = null, bool… in Reconfigure() method in Antmicro.Renode.Peripherals.Video.AutoRepaintingVideo |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/ | ||
| D | MusteinGenericGPU.cs | 149 …private void Reconfigure(uint? setWidth = null, uint? setHeight = null, ColorMode? setColor = null) in Reconfigure() method in Antmicro.Renode.Peripherals.Video.MusteinGenericGPU |