Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DTouchVideoFrame.cpp45 rotateQuarterTurn(false /*clockwise*/); in rotate()
51 rotateQuarterTurn(true /*clockwise*/); in rotate()
64 void TouchVideoFrame::rotateQuarterTurn(bool clockwise) { in rotateQuarterTurn() function in android::TouchVideoFrame
/frameworks/native/include/input/
DTouchVideoFrame.h74 void rotateQuarterTurn(bool clockwise);