Searched refs:shadowRegion (Results 1 – 6 of 6) sorted by relevance
71 Region shadowRegion; member
61 dumpVal(out, "shadowRegion", shadowRegion); in dump()
541 Region shadowRegion; in ensureOutputLayerIfVisible() local558 shadowRegion = visibleRegion.subtract(visibleRect); in ensureOutputLayerIfVisible()660 Region visibleNonShadowRegion = visibleRegion.subtract(shadowRegion); in ensureOutputLayerIfVisible()674 outputLayerState.shadowRegion = shadowRegion; in ensureOutputLayerIfVisible()1189 !layerState.visibleRegion.subtract(layerState.shadowRegion).isEmpty(); in generateClientCompositionRequests()
212 const Region shadowRegion = Region(casterWithShadow).subtractSelf(casterRect); in expectShadowColor() local220 Rect const* r = shadowRegion.getArray(&c); in expectShadowColor()
358 const Region shadowRegion = Region(casterWithShadow).subtractSelf(casterRect); in expectShadowColor() local366 Rect const* r = shadowRegion.getArray(&c); in expectShadowColor()
1708 EXPECT_THAT(mLayer.outputLayerState.shadowRegion, RegionEq(kExpectedLayerShadowRegion)); in TEST_F()1733 EXPECT_THAT(mLayer.outputLayerState.shadowRegion, RegionEq(kExpectedLayerShadowRegion)); in TEST_F()4410 mLayers[2].mOutputLayerState.shadowRegion = kShadowRegion; in TEST_F()4436 mLayers[2].mOutputLayerState.shadowRegion = kShadowRegion; in TEST_F()