Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DOutputTest.cpp1095 static const Region kLowerHalfBoundsNoRotation; member
1110 const Region OutputEnsureOutputLayerIfVisibleTest::kLowerHalfBoundsNoRotation = member in android::compositionengine::__anon0cff14940111::OutputEnsureOutputLayerIfVisibleTest
1280 EXPECT_THAT(mCoverageState.dirtyRegion, RegionEq(kLowerHalfBoundsNoRotation)); in TEST_F()