Searched refs:getRotationToBoundsOffset (Results 1 – 1 of 1) sorted by relevance
39 private static int getRotationToBoundsOffset(int rotation) { in getRotationToBoundsOffset() method in DisplayRotationUtil57 return Math.floorMod(i + getRotationToBoundsOffset(rotation), in getBoundIndexFromRotation()