Home
last modified time | relevance | path

Searched refs:OutputEnsureOutputLayerIfVisibleTest (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp1053 struct OutputEnsureOutputLayerIfVisibleTest : public testing::Test { struct
1063 OutputEnsureOutputLayerIfVisibleTest() { in OutputEnsureOutputLayerIfVisibleTest() argument
1105 const Region OutputEnsureOutputLayerIfVisibleTest::kEmptyRegion = Region(Rect(0, 0, 0, 0));
1106 const Region OutputEnsureOutputLayerIfVisibleTest::kFullBoundsNoRotation =
1108 const Region OutputEnsureOutputLayerIfVisibleTest::kRightHalfBoundsNoRotation =
1110 const Region OutputEnsureOutputLayerIfVisibleTest::kLowerHalfBoundsNoRotation =
1112 const Region OutputEnsureOutputLayerIfVisibleTest::kFullBounds90Rotation =
1115 TEST_F(OutputEnsureOutputLayerIfVisibleTest, performsGeomLatchBeforeCheckingIfLayerBelongs) { in TEST_F() argument
1125 TEST_F(OutputEnsureOutputLayerIfVisibleTest, in TEST_F() argument
1132 TEST_F(OutputEnsureOutputLayerIfVisibleTest, takesEarlyOutIfLayerHasNoCompositionState) { in TEST_F() argument
[all …]