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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp136 static bool isDeviceRotated(int orientation) { function
218 bool deviceRotated = isDeviceRotated(mainDpyInfo.orientation);
555 bool rotated = isDeviceRotated(mainDpyInfo.orientation);

Completed in 57 milliseconds