Searched defs:rotation (Results 1 – 1 of 1) sorted by relevance
757 int rotation = activity.getWindowManager().getDefaultDisplay().getRotation(); in configureTransform() local840 int rotation = activity.getWindowManager().getDefaultDisplay().getRotation(); in captureStillPicture() local868 private int getOrientation(int rotation) { in getOrientation()