Home
last modified time | relevance | path

Searched refs:inputDeviceOrientation (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp860 const auto inputDeviceOrientation = ui::Transform::toRotationFlags(-mParameters.orientation); in computeInputTransforms() local
861 const ui::Size orientedRawSize = isRotated(inputDeviceOrientation) in computeInputTransforms()
865 const auto orientInRaw = ui::Transform(inputDeviceOrientation, orientedRawSize.width - 1, in computeInputTransforms()