Home
last modified time | relevance | path

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

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