Searched refs:mEnableNewMousePointerBallistics (Results 1 – 2 of 2) sorted by relevance
81 mEnableNewMousePointerBallistics(input_flags::enable_new_mouse_pointer_ballistics()) {} in CursorInputMapper()285 if (mEnableNewMousePointerBallistics) { in sync()480 if (mEnableNewMousePointerBallistics) { in configureOnChangePointerSpeed()488 if (mEnableNewMousePointerBallistics) { in configureOnChangePointerSpeed()
126 const bool mEnableNewMousePointerBallistics; variable