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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp139 static bool isDeviceRotated(int orientation) { function
221 bool deviceRotated = isDeviceRotated(mainDpyInfo.orientation);
558 bool rotated = isDeviceRotated(mainDpyInfo.orientation);

Completed in 263 milliseconds