Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/mac/
Dfull_screen_mac_application_handler.cc51 class FullScreenMacApplicationHandler : public FullScreenApplicationHandler { class
56 FullScreenMacApplicationHandler(DesktopCapturer::SourceId sourceId, in FullScreenMacApplicationHandler() function in webrtc::__anonf20565f10111::FullScreenMacApplicationHandler
157 FullScreenMacApplicationHandler::TitlePredicate predicate = nullptr; in CreateFullScreenMacApplicationHandler()
167 result.reset(new FullScreenMacApplicationHandler(sourceId, predicate)); in CreateFullScreenMacApplicationHandler()