Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DVideoCapturer.cs109 public static Tuple<int, int> SetImageSize(int width, int height) in SetImageSize() method in Antmicro.Renode.VideoCapturer
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/HostInterfaces/Camera/
DHostCamera.cs98 public void SetImageSize(int width, int height) in SetImageSize() method in Antmicro.Renode.HostInterfaces.Camera.HostCamera