Home
last modified time | relevance | path

Searched refs:autoRepaint (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/
DAutoRepaintingVideo.cs95 …nfigure(int? width = null, int? height = null, PixelFormat? format = null, bool autoRepaint = true) in Reconfigure() argument
127 if(autoRepaint) in Reconfigure()