Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp141 static bool isDeviceRotated(int orientation) { in isDeviceRotated() function
222 bool deviceRotated = isDeviceRotated(mainDpyInfo.orientation); in setDisplayProjection()
559 bool rotated = isDeviceRotated(mainDpyInfo.orientation); in recordScreen()