Home
last modified time | relevance | path

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

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