Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp214 void displayDeletion(Transaction&);
372 void SurfaceInterceptorTest::displayDeletion(Transaction&) { in displayDeletion() function in android::SurfaceInterceptorTest
818 runInTransaction(&SurfaceInterceptorTest::displayDeletion); in TEST_F()