Searched refs:rotation (Results 1 – 1 of 1) sorted by relevance
351 int rotation = mActivity.getWindowManager().getDefaultDisplay().getRotation(); in onOrientationChanged() local352 if (mCurrentRotation != rotation) { in onOrientationChanged()353 mCurrentRotation = rotation; in onOrientationChanged()484 int rotation = getWindowManager().getDefaultDisplay() in setCameraDisplayOrientation() local487 switch (rotation) { in setCameraDisplayOrientation()503 info.orientation, rotation, in setCameraDisplayOrientation()1432 int rotation = getWindowManager().getDefaultDisplay().getRotation(); in layoutPreview() local1435 switch (rotation) { in layoutPreview()1472 " display rotation: " + rotation); in layoutPreview()