Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp221 void backgroundBlurRadiusUpdate(Transaction&);
355 void SurfaceInterceptorTest::backgroundBlurRadiusUpdate(Transaction& t) { in backgroundBlurRadiusUpdate() function in android::SurfaceInterceptorTest
429 runInTransaction(&SurfaceInterceptorTest::backgroundBlurRadiusUpdate); in runAllUpdates()
868 captureTest(&SurfaceInterceptorTest::backgroundBlurRadiusUpdate, in TEST_F()