Searched refs:foundBackgroundBlur (Results 1 – 1 of 1) sorted by relevance
506 bool foundBackgroundBlur) { in backgroundBlurRadiusUpdateFound() argument509 if (hasBackgroundBlur && !foundBackgroundBlur) { in backgroundBlurRadiusUpdateFound()510 foundBackgroundBlur = true; in backgroundBlurRadiusUpdateFound()511 } else if (hasBackgroundBlur && foundBackgroundBlur) { in backgroundBlurRadiusUpdateFound()514 return foundBackgroundBlur; in backgroundBlurRadiusUpdateFound()