Home
last modified time | relevance | path

Searched defs:NoLayerVariant (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp764 struct NoLayerVariant { struct
765 using FlingerLayerType = sp<Layer>;
767 static FlingerLayerType createLayer(CompositionTest*) { return FlingerLayerType(); } in createLayer()
768 static void injectLayer(CompositionTest*, FlingerLayerType) {} in injectLayer()
769 static void cleanupInjectedLayers(CompositionTest*) {} in cleanupInjectedLayers()
771 static void setupCallExpectationsForDirtyGeometry(CompositionTest*) {} in setupCallExpectationsForDirtyGeometry()
772 static void setupCallExpectationsForDirtyFrame(CompositionTest*) {} in setupCallExpectationsForDirtyFrame()