Home
last modified time | relevance | path

Searched refs:backgroundRegion (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/tests/
H A DRenderEngineTest.cpp359 const Region backgroundRegion = Region(fullscreenRect()).subtractSelf(casterWithShadow); in expectShadowColor() local
372 expectBufferColor(backgroundRegion, backgroundColor.r, backgroundColor.g, backgroundColor.b, in expectShadowColor()
384 const Region backgroundRegion = in expectShadowColorWithoutCaster() local
392 expectBufferColor(backgroundRegion, backgroundColor.r, backgroundColor.g, backgroundColor.b, in expectShadowColorWithoutCaster()
1774 const Region backgroundRegion = Region(fullscreenRect()).subtractSelf(casterWithShadow); in TEST_P() local
1775 expectBufferColor(backgroundRegion, backgroundColor.r, backgroundColor.g, backgroundColor.b, in TEST_P()
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/
H A DRenderEngineTest.cpp213 const Region backgroundRegion = Region(fullscreenRect()).subtractSelf(casterWithShadow); in expectShadowColor() local
226 expectBufferColor(backgroundRegion, backgroundColor.r, backgroundColor.g, backgroundColor.b, in expectShadowColor()
1400 const Region backgroundRegion = Region(fullscreenRect()).subtractSelf(casterWithShadow); in TEST_F() local
1401 expectBufferColor(backgroundRegion, backgroundColor.r, backgroundColor.g, backgroundColor.b, in TEST_F()