Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp4424 const Region kPartialShadowRegion = Region(kContentWithShadow).subtract(Rect(40, 40, 60, 80)); in TEST_F() local
4443 mLayers[2].mOutputLayerState.visibleRegion = kPartialShadowRegion; in TEST_F()