Searched refs:getExactRotation (Results 1 – 3 of 3) sorted by relevance
41 public static int getExactRotation(Context context) { in getExactRotation() method in RotationUtils
352 mRotation = RotationUtils.getExactRotation(mContext); in startOnScreenDecorationsThread()375 final int newRotation = RotationUtils.getExactRotation(mContext); in startOnScreenDecorationsThread()541 int newRotation = RotationUtils.getExactRotation(mContext); in updateOrientation()1277 final int displayRotation = RotationUtils.getExactRotation(mContext); in onPreDraw()
164 mRotationOrientation = RotationUtils.getExactRotation(mContext); in updateOrientationAndCutout()