Searched defs:currentRotation (Results 1 – 2 of 2) sorted by relevance
385 int currentRotation = getTaskView().getRecentsView().getPagedViewOrientedState() in updateThumbnailMatrix() local447 int canvasWidth, int canvasHeight, DeviceProfile dp, int currentRotation, in updateThumbnailMatrix()
458 public static int getRotationForUserDegreesRotated(float degrees, int currentRotation) { in getRotationForUserDegreesRotated()