Searched refs:getInverseRotation (Results 1 – 4 of 4) sorted by relevance
39 static int32_t getInverseRotation(int32_t orientation) { in getInverseRotation() function
206 mOrientation = getInverseRotation(internalViewport->orientation); in configure()354 rotateDelta(getInverseRotation(mOrientation), &dx, &dy); in sync()
769 : getInverseRotation(mViewport.orientation); in configureSurface()4047 const int32_t orientation = getInverseRotation(mViewport.orientation); in getMouseCursorPosition()
99 static int32_t getInverseRotation(int32_t orientation) { in getInverseRotation() function8068 frames[0].rotate(getInverseRotation(orientation)); in TEST_F()8118 frame.rotate(getInverseRotation(DISPLAY_ORIENTATION_90)); in TEST_F()