Searched refs:mBlurDisabledForAppLaunch (Results 1 – 1 of 1) sorted by relevance
127 private boolean mBlurDisabledForAppLaunch; field in DepthController233 mBlurDisabledForAppLaunch = inLaunchTransition && !blurEnabled; in setIsInLaunchTransition()272 || mBlurDisabledForAppLaunch ? 0 : (int) (depth * mMaxBlurRadius); in dispatchTransactionSurface()