Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp200 void alphaUpdate(Transaction&);
317 void SurfaceInterceptorTest::alphaUpdate(Transaction& t) { in alphaUpdate() function in android::SurfaceInterceptorTest
380 runInTransaction(&SurfaceInterceptorTest::alphaUpdate); in runAllUpdates()
746 captureTest(&SurfaceInterceptorTest::alphaUpdate, SurfaceChange::SurfaceChangeCase::kAlpha); in TEST_F()