Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp215 void alphaUpdate(Transaction&);
285 void SurfaceInterceptorTest::alphaUpdate(Transaction& t) { in alphaUpdate() function in android::SurfaceInterceptorTest
348 runInTransaction(&SurfaceInterceptorTest::alphaUpdate); in runAllUpdates()
739 captureTest(&SurfaceInterceptorTest::alphaUpdate, SurfaceChange::SurfaceChangeCase::kAlpha); in TEST_F()