Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Ddxgi_duplicator_controller.h64 UNSUPPORTED_SESSION, enumerator
Ddxgi_duplicator_controller.cc34 case Result::UNSUPPORTED_SESSION: in ResultName()
171 return Result::UNSUPPORTED_SESSION; in DoDuplicate()
Dscreen_capturer_win_directx.cc145 case DuplicateResult::UNSUPPORTED_SESSION: { in CaptureFrame()