Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DCursorInputMapper.cpp41 static const VelocityControlParameters FLAT_VELOCITY_CONTROL_PARAMS{}; variable
483 mOldPointerVelocityControl.setParameters(FLAT_VELOCITY_CONTROL_PARAMS); in configureOnChangePointerSpeed()
485 mWheelXVelocityControl.setParameters(FLAT_VELOCITY_CONTROL_PARAMS); in configureOnChangePointerSpeed()
486 mWheelYVelocityControl.setParameters(FLAT_VELOCITY_CONTROL_PARAMS); in configureOnChangePointerSpeed()
499 : FLAT_VELOCITY_CONTROL_PARAMS); in configureOnChangePointerSpeed()