Searched defs:device_context (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_surface_wgl.cc135 HDC device_context() const { return device_context_; } function in class:gfx::__anon16941::DisplayWGL
174 return g_display->device_context();
308 pbuffer_ = wglCreatePbufferARB(g_display->device_context(),
/external/chromium_org/gpu/config/
H A Dgpu_info_collector_win.cc290 base::win::ScopedComPtr<ID3D11DeviceContext> device_context; local
300 device_context.Receive());

Completed in 938 milliseconds