Home
last modified time | relevance | path

Searched defs:OutputRebuildLayerStacksTest (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp1070 struct OutputRebuildLayerStacksTest : public testing::Test { struct
1079 OutputRebuildLayerStacksTest() { in OutputRebuildLayerStacksTest() function
1099 static const ui::Transform kIdentityTransform;
1100 static const ui::Transform kRotate90Transform;
1101 static const Rect kOutputBounds;
1103 StrictMock<OutputPartialMock> mOutput;
1104 CompositionRefreshArgs mRefreshArgs;
1105 LayerFESet mGeomSnapshots;
1106 Region mCoverageAboveCoveredLayersToSet;
1107 Region mCoverageAboveOpaqueLayersToSet;
[all …]