Searched defs:OutputRebuildLayerStacksTest (Results 1 – 1 of 1) sorted by relevance
1231 struct OutputRebuildLayerStacksTest : public testing::Test { struct1232 struct OutputPartialMock : public OutputPartialMockBase {1240 OutputRebuildLayerStacksTest() { in OutputRebuildLayerStacksTest() function1254 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 …]