Searched refs:parentRotation (Results 1 – 1 of 1) sorted by relevance
3755 final int parentRotation = parent.getWindowConfiguration().getDisplayRotation(); in getRelativeDisplayRotation() local3756 return RotationUtils.deltaRotation(rotation, parentRotation); in getRelativeDisplayRotation()