Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/utils/
H A DScreenshotUtils.h48 static void captureScreen(std::unique_ptr<ScreenCapture>* sc) { in captureScreen() function
52 static void captureScreen(std::unique_ptr<ScreenCapture>* sc, sp<IBinder> displayToken) { in captureScreen() function