DescriptionUse standardized and extendable accelerometer update type.
Updates the type used when delivering accelerometer updates in ash to:
- support a variable number of accelerometers
- be measured in m/s^2
- use axes consistent with the web device motion API.
BUG=380831
TEST=MaximizeModeController unit tests still pass.
TEST=Run on a touchview device and verify that entering / exiting touchview as well as screen rotation still works.
Committed: https://crrev.com/45f31ae7bb08076b4f696d0d5567411e82e49782
Cr-Commit-Position: refs/heads/master@{#292968}
Patch Set 1 : #
Total comments: 21
Patch Set 2 : Address comments #Patch Set 3 : Update unit_tests calls to MaximizeModeController::OnAccelerometerUpdated. #Patch Set 4 : Move accelerometer_types.* to ui/base/ #Patch Set 5 : Move accelerometer_types to ui/accelerometer #
Total comments: 7
Patch Set 6 : Add BUILD.gn #Patch Set 7 : Merge and remove unused Vector3dF reference. #
Total comments: 2
Messages
Total messages: 31 (4 generated)
|