Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_gdi.cc35 const wchar_t kDwmapiLibraryName[] = L"dwmapi.dll"; variable
50 dwmapi_library_ = LoadLibrary(kDwmapiLibraryName); in ScreenCapturerWinGdi()