Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp1231 struct OutputRebuildLayerStacksTest : public testing::Test { struct
1232 struct OutputPartialMock : public OutputPartialMockBase {
1240 OutputRebuildLayerStacksTest() { in OutputRebuildLayerStacksTest() function
1254 void setTestCoverageValues(const CompositionRefreshArgs&, in setTestCoverageValues()
1261 static const ui::Transform kIdentityTransform;
1262 static const ui::Transform kRotate90Transform;
1263 static const Rect kOutputBounds;
1265 StrictMock<OutputPartialMock> mOutput;
1266 CompositionRefreshArgs mRefreshArgs;
1267 LayerFESet mGeomSnapshots;
[all …]