Searched refs:getInverseRotation (Results 1 – 3 of 3) sorted by relevance
41 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()
745 : getInverseRotation(mViewport.orientation); in configureSurface()4018 const int32_t orientation = getInverseRotation(mViewport.orientation); in getMouseCursorPosition()