Searched refs:assertBlurBehind (Results 1 – 1 of 1) sorted by relevance
123 assertBlurBehind(screenshot, windowFrame); in testBlurBehindSimple()195 assertBlurBehind(screenshot, windowFrame); in testBlurBehindDisabledDynamically()209 assertBlurBehind(screenshot, windowFrame); in testBlurBehindDisabledDynamically()222 assertBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlur()236 assertBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlur()246 assertBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlurSetWithAttributes()259 assertBlurBehind(screenshot, windowFrame); in testBlurDestroyedAfterActivityFinished()356 private static void assertBlurBehind(Bitmap screenshot, Rect windowFrame) { in assertBlurBehind() method in BlurTests