Searched refs:simplifiedHeight (Results 1 – 1 of 1) sorted by relevance
51 int simplifiedHeight = height / gcd; in of() local52 return new AspectRatio(simplifiedWidth, simplifiedHeight); in of()