Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchCursorInputMapperCommon.h41 static int32_t getInverseRotation(int32_t orientation) { in getInverseRotation() function
DCursorInputMapper.cpp206 mOrientation = getInverseRotation(internalViewport->orientation); in configure()
354 rotateDelta(getInverseRotation(mOrientation), &dx, &dy); in sync()
DTouchInputMapper.cpp745 : getInverseRotation(mViewport.orientation); in configureSurface()
4018 const int32_t orientation = getInverseRotation(mViewport.orientation); in getMouseCursorPosition()