Searched refs:shadowRegion (Results 1 – 6 of 6) sorted by relevance
71 Region shadowRegion; member
547 Region shadowRegion; in ensureOutputLayerIfVisible() local564 shadowRegion = visibleRegion.subtract(visibleRect); in ensureOutputLayerIfVisible()666 Region visibleNonShadowRegion = visibleRegion.subtract(shadowRegion); in ensureOutputLayerIfVisible()680 outputLayerState.shadowRegion = shadowRegion; in ensureOutputLayerIfVisible()1198 !layerState.visibleRegion.subtract(layerState.shadowRegion).isEmpty(); in generateClientCompositionRequests()
61 dumpVal(out, "shadowRegion", shadowRegion); in dump()
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()4444 mLayers[2].mOutputLayerState.shadowRegion = kShadowRegion; in TEST_F()4470 mLayers[2].mOutputLayerState.shadowRegion = kShadowRegion; in TEST_F()