Home
last modified time | relevance | path

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

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