Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java110 private boolean mLastWasProtectedContent; field in ColorFade
224 mLastWasProtectedContent = isProtected; in prepare()
696 if (mEglContext != null && isProtected != mLastWasProtectedContent) {
725 isProtected != mLastWasProtectedContent || isWideColor != mLastWasWideColor;