Searched refs:foundBackgroundBlur (Results 1 – 1 of 1) sorted by relevance
518 bool foundBackgroundBlur) { in backgroundBlurRadiusUpdateFound() argument521 if (hasBackgroundBlur && !foundBackgroundBlur) { in backgroundBlurRadiusUpdateFound()522 foundBackgroundBlur = true; in backgroundBlurRadiusUpdateFound()523 } else if (hasBackgroundBlur && foundBackgroundBlur) { in backgroundBlurRadiusUpdateFound()526 return foundBackgroundBlur; in backgroundBlurRadiusUpdateFound()