Home
last modified time | relevance | path

Searched refs:MAX_HORIZONTAL_MOVE_ANGLE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationController.java231 private static final int MAX_HORIZONTAL_MOVE_ANGLE = 50; field in WindowMagnificationController
237 Math.tan(Math.toRadians(MAX_HORIZONTAL_MOVE_ANGLE));