Home
last modified time | relevance | path

Searched refs:FullScreenPowerPointHandler (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Dfull_screen_win_application_handler.cc67 class FullScreenPowerPointHandler : public FullScreenApplicationHandler { class
69 explicit FullScreenPowerPointHandler(DesktopCapturer::SourceId sourceId) in FullScreenPowerPointHandler() function in webrtc::__anon74c925eb0111::FullScreenPowerPointHandler
72 ~FullScreenPowerPointHandler() override {} in ~FullScreenPowerPointHandler()
202 result = std::make_unique<FullScreenPowerPointHandler>(source_id); in CreateFullScreenWinApplicationHandler()