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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowStateAnimator.java97 boolean mHaveMatrix; field in class:WindowStateAnimator
884 mHaveMatrix = true;
946 mHaveMatrix = false;
1491 if (mHaveMatrix || mWin.mGlobalScale != 1) {

Completed in 446 milliseconds