Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSeamlessRotator.java51 private final boolean mApplyFixedTransformHint; field in SeamlessRotator
59 mApplyFixedTransformHint = applyFixedTransformationHint; in SeamlessRotator()
81 if (mApplyFixedTransformHint) { in unrotate()
112 if (mApplyFixedTransformHint) { in finish()