Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp689 bool hasShadowRadius(change.shadow_radius().radius() == SHADOW_RADIUS_UPDATE); in shadowRadiusUpdateFound() local
690 if (hasShadowRadius && !foundShadowRadius) { in shadowRadiusUpdateFound()
692 } else if (hasShadowRadius && foundShadowRadius) { in shadowRadiusUpdateFound()