Home
last modified time | relevance | path

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

/frameworks/base/libs/input/
DMouseCursorController.cpp203 static void getNonRotatedSize(const DisplayViewport& viewport, int32_t& width, int32_t& height) { in getNonRotatedSize() function
225 getNonRotatedSize(oldViewport, oldDisplayWidth, oldDisplayHeight); in setDisplayViewport()
227 getNonRotatedSize(viewport, newDisplayWidth, newDisplayHeight); in setDisplayViewport()