Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6041 int32_t rawOrientation = 3; in TEST_F() local
6052 float orientation = float(rawOrientation) / RAW_ORIENTATION_MAX * M_PI_2; in TEST_F()
6061 processOrientation(mapper, rawOrientation); in TEST_F()