Searched defs:OutputRebuildLayerStacksTest (Results 1 – 1 of 1) sorted by relevance
1248 struct OutputRebuildLayerStacksTest : public testing::Test { struct1249 struct OutputPartialMock : public OutputPartialMockBase {1257 OutputRebuildLayerStacksTest() { in OutputRebuildLayerStacksTest() function1271 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 …]