Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp851 struct OutputRebuildLayerStacksTest : public testing::Test { struct
852 struct OutputPartialMock : public OutputPartialMockBase {
860 OutputRebuildLayerStacksTest() { in OutputRebuildLayerStacksTest() argument
873 void setTestCoverageValues(const CompositionRefreshArgs&, in setTestCoverageValues()
880 static const ui::Transform kIdentityTransform;
881 static const ui::Transform kRotate90Transform;
882 static const Rect kOutputBounds;
884 StrictMock<OutputPartialMock> mOutput;
885 CompositionRefreshArgs mRefreshArgs;
886 LayerFESet mGeomSnapshots;
[all …]