Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp231 void shadowRadiusUpdate(Transaction&);
406 void SurfaceInterceptorTest::shadowRadiusUpdate(Transaction& t) { in shadowRadiusUpdate() function in android::SurfaceInterceptorTest
441 runInTransaction(&SurfaceInterceptorTest::shadowRadiusUpdate); in runAllUpdates()
917 captureTest(&SurfaceInterceptorTest::shadowRadiusUpdate, in TEST_F()