Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 357285c5 authored by Michael Wright's avatar Michael Wright
Browse files

Rename affine transformation configuration change to be consistent.

Change-Id: I295d1d07f3727e6d0159e1ccf210ae147fd7ffa3
parent 1fbdc5c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -752,7 +752,7 @@ void NativeInputManager::setInteractive(bool interactive) {

void NativeInputManager::reloadCalibration() {
    mInputManager->getReader()->requestRefreshConfiguration(
            InputReaderConfiguration::TOUCH_AFFINE_TRANSFORMATION);
            InputReaderConfiguration::CHANGE_TOUCH_AFFINE_TRANSFORMATION);
}

TouchAffineTransformation NativeInputManager::getTouchAffineTransformation(