Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp830 struct NoLayerVariant { struct
831 using FlingerLayerType = sp<BufferQueueLayer>;
833 static FlingerLayerType createLayer(CompositionTest*) { return FlingerLayerType(); } in createLayer()
834 static void injectLayer(CompositionTest*, FlingerLayerType) {} in injectLayer()
835 static void cleanupInjectedLayers(CompositionTest*) {} in cleanupInjectedLayers()
837 static void setupCallExpectationsForDirtyGeometry(CompositionTest*) {} in setupCallExpectationsForDirtyGeometry()
838 static void setupCallExpectationsForDirtyFrame(CompositionTest*) {} in setupCallExpectationsForDirtyFrame()