Searched refs:mIsInLandscape (Results 1 – 1 of 1) sorted by relevance
58 private boolean mIsInLandscape = false; field in VideoRecordingHints215 if (mIsInLandscape && !mAlphaAnimator.isRunning()) { in draw()222 if (mIsInLandscape) { in draw()245 mIsInLandscape = isInLandscape(); in onOrientationChanged()247 if (mIsInLandscape) { in onOrientationChanged()