3 references to hdSize
Microsoft.Maui.Resizetizer (3)
TizenSplashUpdater.cs (3)
66
"mdpi" => orientation == "portrait" ?
hdSize
: new SKSizeI(
hdSize
.Height,
hdSize
.Width),