Searched refs:computeParameters (Results 1 – 4 of 4) sorted by relevance
136 static Parameters computeParameters(const InputDeviceContext& deviceContext);
171 CursorInputMapper::Parameters CursorInputMapper::computeParameters( in computeParameters() function in android::CursorInputMapper430 mParameters = computeParameters(getDeviceContext()); in configureBasicParams()
862 static Parameters computeParameters(const InputDeviceContext& deviceContext);
338 mParameters = computeParameters(getDeviceContext()); in reconfigure()408 TouchInputMapper::Parameters TouchInputMapper::computeParameters( in computeParameters() function in android::TouchInputMapper