Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp769 static void cleanupInjectedLayers(CompositionTest*) {} in cleanupInjectedLayers() function
819 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers() function
886 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers() function
887 Base::cleanupInjectedLayers(test); in cleanupInjectedLayers()
950 static void cleanupInjectedLayers(CompositionTest* test) { in cleanupInjectedLayers() function
955 Base::cleanupInjectedLayers(test); in cleanupInjectedLayers()
1166 Layer::cleanupInjectedLayers(test); in cleanup()