Home
last modified time | relevance | path

Searched defs:windowFrame (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DBlurTests.java111 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBackgroundBlurSimple() local
112 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurSimple() local
122 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurBehindSimple() local
166 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBackgroundBlurActivatesFallbackDynamically() local
169 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurActivatesFallbackDynamically() local
183 assertBackgroundBlur(takeScreenshot(), windowFrame); in testBackgroundBlurActivatesFallbackDynamically() local
192 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurBehindDisabledDynamically() local
219 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurBehindAndBackgroundBlur() local
243 final Rect windowFrame = getWindowFrame(BLUR_ATTRIBUTES_ACTIVITY); in testBlurBehindAndBackgroundBlurSetWithAttributes() local
256 final Rect windowFrame = getWindowFrame(BLUR_ACTIVITY); in testBlurDestroyedAfterActivityFinished() local
[all …]