Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp232 void trustedOverlayUpdate(Transaction&);
410 void SurfaceInterceptorTest::trustedOverlayUpdate(Transaction& t) { in trustedOverlayUpdate() function in android::SurfaceInterceptorTest
442 runInTransaction(&SurfaceInterceptorTest::trustedOverlayUpdate); in runAllUpdates()
922 captureTest(&SurfaceInterceptorTest::trustedOverlayUpdate, in TEST_F()