Searched refs:assertBlurBehind (Results 1 – 1 of 1) sorted by relevance
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
D | BlurTests.java | 160 assertBlurBehind(screenshot, windowFrame); in testBlurBehindSimple() 225 assertBlurBehind(screenshot, windowFrame); in testNoBlurBehindWhenBlurDisabled() 284 assertBlurBehind(screenshot, windowFrame); in testBlurBehindDisabledDynamically() 302 assertBlurBehind(screenshot, windowFrame); in testBlurBehindDisabledDynamically() 320 assertBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlur() 340 assertBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlur() 353 assertBlurBehind(screenshot, windowFrame); in testBlurBehindAndBackgroundBlurSetWithAttributes() 371 assertBlurBehind(screenshot, windowFrame); in testAllBlurRemovedAndRestoredWhenToggleBlurDisabled() 391 assertBlurBehind(screenshot, windowFrame); in testAllBlurRemovedAndRestoredWhenToggleBlurDisabled() 410 assertBlurBehind(screenshot, windowFrame); in testBlurDestroyedAfterActivityFinished() [all …]
|