Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp201 void layerUpdate(Transaction&);
325 void SurfaceInterceptorTest::layerUpdate(Transaction& t) { in layerUpdate() function in android::SurfaceInterceptorTest
382 runInTransaction(&SurfaceInterceptorTest::layerUpdate); in runAllUpdates()
750 captureTest(&SurfaceInterceptorTest::layerUpdate, SurfaceChange::SurfaceChangeCase::kLayer); in TEST_F()