Home
last modified time | relevance | path

Searched defs:Reconfigure (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/
DAutoRepaintingVideo.cs95 …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/
DMusteinGenericGPU.cs149 …private void Reconfigure(uint? setWidth = null, uint? setHeight = null, ColorMode? setColor = null) in Reconfigure() method in Antmicro.Renode.Peripherals.Video.MusteinGenericGPU