Beispiel #1
0
 public global::Windows.Devices.Display.Core.DisplayScanout CreateSimpleScanout(global::Windows.Devices.Display.Core.DisplaySource pSource, global::Windows.Devices.Display.Core.DisplaySurface pSurface, uint SubResourceIndex, uint SyncInterval)
 {
     throw new global::System.NotImplementedException("The member DisplayScanout DisplayDevice.CreateSimpleScanout(DisplaySource pSource, DisplaySurface pSurface, uint SubResourceIndex, uint SyncInterval) is not implemented in Uno.");
 }
Beispiel #2
0
 public global::Windows.Devices.Display.Core.DisplayScanout CreateSimpleScanoutWithDirtyRectsAndOptions(global::Windows.Devices.Display.Core.DisplaySource source, global::Windows.Devices.Display.Core.DisplaySurface surface, uint subresourceIndex, uint syncInterval, global::System.Collections.Generic.IEnumerable <global::Windows.Graphics.RectInt32> dirtyRects, global::Windows.Devices.Display.Core.DisplayScanoutOptions options)
 {
     throw new global::System.NotImplementedException("The member DisplayScanout DisplayDevice.CreateSimpleScanoutWithDirtyRectsAndOptions(DisplaySource source, DisplaySurface surface, uint subresourceIndex, uint syncInterval, IEnumerable<RectInt32> dirtyRects, DisplayScanoutOptions options) is not implemented in Uno.");
 }