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