Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp222 void blurRegionsUpdate(Transaction&);
359 void SurfaceInterceptorTest::blurRegionsUpdate(Transaction& t) { in blurRegionsUpdate() function in android::SurfaceInterceptorTest
430 runInTransaction(&SurfaceInterceptorTest::blurRegionsUpdate); in runAllUpdates()
873 captureTest(&SurfaceInterceptorTest::blurRegionsUpdate, in TEST_F()