Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp519 bool hasBlurRegions(change.blur_regions().blur_regions_size() == BLUR_REGIONS_UPDATE.size()); in blurRegionsUpdateFound() local
520 if (hasBlurRegions && !foundBlurRegions) { in blurRegionsUpdateFound()
522 } else if (hasBlurRegions && foundBlurRegions) { in blurRegionsUpdateFound()