Searched refs:HORIZONTAL_LOCK_BASE (Results 1 – 2 of 2) sorted by relevance
872 (float) Math.ceil(offsetX * WindowMagnificationController.HORIZONTAL_LOCK_BASE) in moveWindowMagnifierWithYXRatioLargerThanBase_enabled_movedOnlyVertically()887 (float) Math.floor(offsetX * WindowMagnificationController.HORIZONTAL_LOCK_BASE) in moveWindowMagnifierWithYXRatioLessThanBase_enabled_movedOnlyHorizontally()902 (float) Math.ceil(offsetX * WindowMagnificationController.HORIZONTAL_LOCK_BASE); in moveWindowMagnifier_magnifierEnabledAndDiagonalEnabled_movedDiagonally()
236 static final double HORIZONTAL_LOCK_BASE = field in WindowMagnificationController1493 if (result <= HORIZONTAL_LOCK_BASE) { in selectDirectionForMove()