Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DCompositionTest.cpp1152 struct REScreenshotResultVariant : public EmptyScreenshotResultVariant { struct
1153 using Base = EmptyScreenshotResultVariant;
1156 static void setupCallExpectations(CompositionTest* test) { in setupCallExpectations()