Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DSurfaceInterceptor_test.cpp217 void alphaUpdate(Transaction&);
347 void SurfaceInterceptorTest::alphaUpdate(Transaction& t) { in alphaUpdate() function in android::SurfaceInterceptorTest
427 runInTransaction(&SurfaceInterceptorTest::alphaUpdate); in runAllUpdates()
851 captureTest(&SurfaceInterceptorTest::alphaUpdate, SurfaceChange::SurfaceChangeCase::kAlpha); in TEST_F()