Searched defs:Height (Results 1 – 5 of 5) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/ | ||
| D | RawImageData.cs | 47 public int Height { get; } property |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/ | ||
| D | VideoBackend.cs | 41 public int Height { get; private set; } property in Antmicro.Renode.Backends.Video.VideoBackend |
| D | AutoRepaintingVideo.cs | 71 public int Height { get; private set; } property in Antmicro.Renode.Peripherals.Video.AutoRepaintingVideo |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/HostInterfaces/Camera/ | ||
| D | HostCamera.cs | 270 public int Height; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/ | ||
| D | MusteinGenericGPU.cs | 305 Height = 0x1, enumerator |