Searched refs:assertNoBackgroundBlur (Results 1 – 1 of 1) sorted by relevance
124 assertNoBackgroundBlur(screenshot, windowFrame); in testBlurBehindSimple()176 assertNoBackgroundBlur(screenshot, windowFrame); in testBackgroundBlurActivatesFallbackDynamically()196 assertNoBackgroundBlur(screenshot, windowFrame); in testBlurBehindDisabledDynamically()202 assertNoBackgroundBlur(screenshot, windowFrame); in testBlurBehindDisabledDynamically()210 assertNoBackgroundBlur(screenshot, windowFrame); in testBlurBehindDisabledDynamically()229 assertNoBackgroundBlur(screenshot, windowFrame); in testBlurBehindAndBackgroundBlur()397 private static void assertNoBackgroundBlur(Bitmap screenshot, Rect windowFrame) { in assertNoBackgroundBlur() method in BlurTests