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

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

Completed in 43 milliseconds