Searched refs:GetScreenshotWithOption (Results 1 – 3 of 3) sorted by relevance
730 std::shared_ptr<Media::PixelMap> GetScreenshotWithOption(const CaptureOption& captureOption,743 std::shared_ptr<Media::PixelMap> GetScreenshotWithOption(const CaptureOption& captureOption,
205 param->image = DisplayManager::GetInstance().GetScreenshotWithOption(option, in AsyncGetScreenshot()208 … param->image = DisplayManager::GetInstance().GetScreenshotWithOption(option, ¶m->wret); in AsyncGetScreenshot()
2174 std::shared_ptr<Media::PixelMap> DisplayManager::GetScreenshotWithOption(const CaptureOption& captu… in GetScreenshotWithOption() function in OHOS::Rosen::DisplayManager2190 std::shared_ptr<Media::PixelMap> DisplayManager::GetScreenshotWithOption(const CaptureOption& captu… in GetScreenshotWithOption() function in OHOS::Rosen::DisplayManager2193 std::shared_ptr<Media::PixelMap> screenShot = GetScreenshotWithOption(captureOption, errorCode); in GetScreenshotWithOption()