Searched refs:window_dc (Results 1 – 1 of 1) sorted by relevance
185 HDC window_dc = GetWindowDC(window_); in Capture() local186 if (!window_dc) { in Capture()193 DesktopFrameWin::Create(cropped_rect.size(), NULL, window_dc)); in Capture()195 ReleaseDC(window_, window_dc); in Capture()200 HDC mem_dc = CreateCompatibleDC(window_dc); in Capture()228 window_dc, in Capture()236 ReleaseDC(window_, window_dc); in Capture()