Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp573 static void setRotationMatrix(std::array<float, 9>& matrix, float angle) { in setRotationMatrix() function
637 setRotationMatrix(matrix, ROTATION * PI_180); in TEST_F()