Searched refs:disableBlur (Results 1 – 2 of 2) sorted by relevance
319 bool disableBlur = priorBlurLayer && in mergeWithCachedSets() local332 .disableBackgroundBlur = disableBlur, in mergeWithCachedSets()359 bool disableBlur = in mergeWithCachedSets() local372 .disableBackgroundBlur = disableBlur, in mergeWithCachedSets()380 bool disableBlur = in mergeWithCachedSets() local384 state.overrideInfo.disableBackgroundBlur = disableBlur; in mergeWithCachedSets()390 bool disableBlur = in mergeWithCachedSets() local394 state.overrideInfo.disableBackgroundBlur = disableBlur; in mergeWithCachedSets()
213 final boolean disableBlur; in runSetBlurDisabled()217 disableBlur = true; in runSetBlurDisabled()221 disableBlur = false; in runSetBlurDisabled()229 Settings.Global.DISABLE_WINDOW_BLURS, disableBlur ? 1 : 0); in runSetBlurDisabled()