Home
last modified time | relevance | path

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

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