Searched refs:newRoundedOrientation (Results 1 – 1 of 1) sorted by relevance
239 int newRoundedOrientation = ((newRawOrientation + 45) / 90 * 90) % 360; local240 switch (newRoundedOrientation) {