Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp1248 struct OutputRebuildLayerStacksTest : public testing::Test { struct
1249 struct OutputPartialMock : public OutputPartialMockBase {
1257 OutputRebuildLayerStacksTest() { in OutputRebuildLayerStacksTest() function
1271 void setTestCoverageValues(const CompositionRefreshArgs&, in setTestCoverageValues()
1278 static const ui::Transform kIdentityTransform;
1279 static const ui::Transform kRotate90Transform;
1280 static const Rect kOutputBounds;
1282 StrictMock<OutputPartialMock> mOutput;
1283 CompositionRefreshArgs mRefreshArgs;
1284 LayerFESet mGeomSnapshots;
[all …]