Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp1309 static const Region kLowerHalfBoundsNoRotation; member
1324 const Region OutputEnsureOutputLayerIfVisibleTest::kLowerHalfBoundsNoRotation = member in android::compositionengine::__anon470a6e800110::OutputEnsureOutputLayerIfVisibleTest
1494 EXPECT_THAT(mCoverageState.dirtyRegion, RegionEq(kLowerHalfBoundsNoRotation)); in TEST_F()