Searched refs:kPartialShadowRegion (Results 1 – 1 of 1) sorted by relevance
4424 const Region kPartialShadowRegion = Region(kContentWithShadow).subtract(Rect(40, 40, 60, 80)); in TEST_F() local4443 mLayers[2].mOutputLayerState.visibleRegion = kPartialShadowRegion; in TEST_F()