Home
last modified time | relevance | path

Searched defs:requiresHolePunch (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp296 bool CachedSet::requiresHolePunch() const { in requiresHolePunch() function in android::compositionengine::impl::planner::CachedSet
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DCachedSetTest.cpp540 TEST_F(CachedSetTest, requiresHolePunch) { in TEST_F() argument