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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp70 static bool gRotate = false; // rotate 90 degrees variable
250 if (!gRotate) {
272 if (gRotate) {
282 gRotate ? DISPLAY_ORIENTATION_90 : DISPLAY_ORIENTATION_0,
650 if (gRotate) {
956 gRotate = true;

Completed in 28 milliseconds