Searched refs:DwmEnableCompositionFunc (Results 1 – 2 of 2) sorted by relevance
47 typedef HRESULT(WINAPI* DwmEnableCompositionFunc)(UINT); typedef76 DwmEnableCompositionFunc composition_func_ = nullptr;
48 composition_func_ = reinterpret_cast<DwmEnableCompositionFunc>( in ScreenCapturerWinGdi()