Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java73 private static final float DEFAULT_PRECISION_Y = 1.0f; field in InputShellCommand
180 DEFAULT_PRECISION_X, DEFAULT_PRECISION_Y, getInputDeviceId(inputSource), in injectMotionEvent()