Searched refs:assertNoBlurBehind (Results 1 – 1 of 1) sorted by relevance
170 assertNoBlurBehind(screenshot, windowFrame); in testBackgroundBlurActivatesFallbackDynamically()177 assertNoBlurBehind(screenshot, windowFrame); in testBackgroundBlurActivatesFallbackDynamically()184 assertNoBlurBehind(screenshot, windowFrame); in testBackgroundBlurActivatesFallbackDynamically()203 assertNoBlurBehind(screenshot, windowFrame); in testBlurBehindDisabledDynamically()230 assertNoBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlur()372 private static void assertNoBlurBehind(Bitmap screenshot, Rect windowFrame) { in assertNoBlurBehind() method in BlurTests