Searched refs:computeParameters (Results 1 – 4 of 4) sorted by relevance
138 static Parameters computeParameters(const InputDeviceContext& deviceContext);
170 CursorInputMapper::Parameters CursorInputMapper::computeParameters( in computeParameters() function in android::CursorInputMapper429 mParameters = computeParameters(getDeviceContext()); in configureBasicParams()
845 static Parameters computeParameters(const InputDeviceContext& deviceContext);
306 mParameters = computeParameters(getDeviceContext()); in reconfigure()366 TouchInputMapper::Parameters TouchInputMapper::computeParameters( in computeParameters() function in android::TouchInputMapper