Searched defs:SetThreadDesktop (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/desktop_capture/win/ | ||
D | scoped_thread_desktop.cc | 39 bool ScopedThreadDesktop::SetThreadDesktop(Desktop* desktop) { in SetThreadDesktop() function in webrtc::ScopedThreadDesktop |
D | desktop.cc | 63 bool Desktop::SetThreadDesktop() const { in SetThreadDesktop() function in webrtc::Desktop |