HomeSort by relevance Sort by last modified time
    Searched full:x11_hwnd (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
dxgi_dll.c 71 HWND x11_hwnd; local
109 x11_hwnd = GetAncestor(hwnd, GA_ROOT);
110 hdc = GetDC(x11_hwnd);
114 ReleaseDC(x11_hwnd, hdc);

Completed in 3768 milliseconds