Searched refs:assertBackgroundBlur (Results 1 – 1 of 1) sorted by relevance
145 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurSimple()190 assertBackgroundBlur(takeScreenshot(), windowFrame); in testNoBackgroundBlurWhenBlurDisabled()254 assertBackgroundBlur(screenshot, windowFrame); in testBackgroundBlurActivatesFallbackDynamically()268 assertBackgroundBlur(screenshot, windowFrame); in testBackgroundBlurActivatesFallbackDynamically()634 private void assertBackgroundBlur(Bitmap screenshot, Rect windowFrame) { in assertBackgroundBlur() method in BlurTests