Searched defs:requiresHolePunch (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/ | ||
D | CachedSet.cpp | 296 bool CachedSet::requiresHolePunch() const { in requiresHolePunch() function in android::compositionengine::impl::planner::CachedSet |
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/ | ||
D | CachedSetTest.cpp | 540 TEST_F(CachedSetTest, requiresHolePunch) { in TEST_F() argument |