Searched refs:earlyWakeupEnabled (Results 1 – 1 of 1) sorted by relevance
48 private var earlyWakeupEnabled = false variable81 !supportsBlursOnWindows() || earlyWakeupEnabled in prepareBlur()88 earlyWakeupEnabled = true in prepareBlur()110 if (!earlyWakeupEnabled && lastAppliedBlur == 0 && radius != 0) { in applyBlur()118 earlyWakeupEnabled = true in applyBlur()120 if (earlyWakeupEnabled && lastAppliedBlur != 0 && radius == 0) { in applyBlur()123 earlyWakeupEnabled = false in applyBlur()