Home
last modified time | relevance | path

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

/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp139 class DisplayManagerScreenshotAgent;
140 sptr<DisplayManagerScreenshotAgent> screenshotListenerAgent_;
252 class DisplayManager::Impl::DisplayManagerScreenshotAgent : public DisplayManagerAgentDefault { class in OHOS::Rosen::DisplayManager::Impl
254 explicit DisplayManagerScreenshotAgent(sptr<Impl> impl) : pImpl_(impl) in DisplayManagerScreenshotAgent() function in OHOS::Rosen::DisplayManager::Impl::DisplayManagerScreenshotAgent
257 ~DisplayManagerScreenshotAgent() = default;
1255 screenshotListenerAgent_ = new DisplayManagerScreenshotAgent(this); in RegisterScreenshotListener()

Completed in 3 milliseconds