Searched defs:wnd (Results 1 – 6 of 6) sorted by relevance
411 EGLNativeWindowType wnd) { in createWindowSurface()
527 explicit WinSurface(HWND wnd, const WglExtensionsDispatch* dispatch) : in WinSurface()1294 EGLNativeWindowType wnd) { in createWindowSurface()
867 virtual EglOS::Surface* createWindowSurface(PixelFormat* pf, EGLNativeWindowType wnd) { in createWindowSurface()
677 EGLNativeWindowType wnd) { in createWindowSurface()
106 HWND wnd; member
541 egl_window_surface_t* wnd = new egl_window_surface_t( in create() local