Searched defs:gcd (Results 1 – 3 of 3) sorted by relevance
293 BigInteger gcd = width.gcd(height); in reduce() local337 BigInteger gcd = width.gcd(height); in aspectRatioDenominator() local
49 int gcd = BigInteger.valueOf(width).gcd(BigInteger.valueOf(height)).intValue(); in of() local
471 int gcd = schedule.buckets[0].period_ms; in createSchedule() local