Home
last modified time | relevance | path

Searched refs:GetDisplaySnapshot (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/demo/sectest/poc_patch_scan/2022-09/OpenHarmony-SA-2022-0904/
H A Dpoc.cpp79 typedef std::shared_ptr<Media::PixelMap> (*GetDisplaySnapshot)(void*,uint64_t); in main() typedef in std
80 GetDisplaySnapshot GetPixelMap = nullptr; in main()
81 GetPixelMap = reinterpret_cast<GetDisplaySnapshot>(dlsym(handle, "_ZN4OHOS5Rosen14DisplayManager13GetScreenshotEy")); in main()

Completed in 1 milliseconds