Searched defs:rawOrientation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp4444 int32_t rawOrientation = 3; local
4455 float orientation = float(rawOrientation) / RAW_ORIENTATION_MAX * M_PI_2;
4464 processOrientation(mapper, rawOrientation);

Completed in 605 milliseconds