Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DCursorInputMapper.cpp185 mWheelXVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
274 mWheelXVelocityControl.reset(); in reset()
336 mWheelXVelocityControl.move(when, &hscroll, nullptr); in sync()
H A DCursorInputMapper.h104 VelocityControl mWheelXVelocityControl; variable
H A DTouchInputMapper.h730 VelocityControl mWheelXVelocityControl; variable
H A DTouchInputMapper.cpp380 mWheelXVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
1414 mWheelXVelocityControl.reset(); in reset()
3596 mWheelXVelocityControl.move(when, &hscroll, nullptr); in dispatchPointerSimple()