Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp529 m_hwnd(wnd), in WinSurface()
568 ReleaseDC(m_hwnd, m_hdc); in ~WinSurface()
580 HWND getHwnd() const { return m_hwnd; } in getHwnd()
592 HWND m_hwnd = nullptr; member in __anonb70991b00111::WinSurface