Searched refs:shouldApplyShadeBlur (Results 1 – 1 of 1) sorted by relevance
197 if (shouldApplyShadeBlur()) shadeExpansion else 0f))387 if (shouldApplyShadeBlur()) {434 val targetBlurNormalized = if (blur && shouldApplyShadeBlur()) {458 private fun shouldApplyShadeBlur(): Boolean { regex