Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6334 auto rotatedHeight = naturalDisplayHeight; in configurePhysicalDisplay() local
6338 std::swap(rotatedWidth, rotatedHeight); in configurePhysicalDisplay()
6345 std::swap(rotatedWidth, rotatedHeight); in configurePhysicalDisplay()
6352 const ui::Transform rotation(inverseRotationFlags, rotatedWidth, rotatedHeight); in configurePhysicalDisplay()
6372 v.deviceHeight = rotatedHeight; in configurePhysicalDisplay()