Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp803 struct NoLayerVariant { struct
804 using FlingerLayerType = sp<BufferQueueLayer>;
806 static FlingerLayerType createLayer(CompositionTest*) { return FlingerLayerType(); } in createLayer()
807 static void injectLayer(CompositionTest*, FlingerLayerType) {} in injectLayer()
808 static void cleanupInjectedLayers(CompositionTest*) {} in cleanupInjectedLayers()
810 static void setupCallExpectationsForDirtyGeometry(CompositionTest*) {} in setupCallExpectationsForDirtyGeometry()
811 static void setupCallExpectationsForDirtyFrame(CompositionTest*) {} in setupCallExpectationsForDirtyFrame()