Home
last modified time | relevance | path

Searched defs:wnd (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_darwin.cpp411 EGLNativeWindowType wnd) { in createWindowSurface()
DEglOsApi_wgl.cpp527 explicit WinSurface(HWND wnd, const WglExtensionsDispatch* dispatch) : in WinSurface()
1294 EGLNativeWindowType wnd) { in createWindowSurface()
DEglOsApi_egl.cpp867 virtual EglOS::Surface* createWindowSurface(PixelFormat* pf, EGLNativeWindowType wnd) { in createWindowSurface()
DEglOsApi_glx.cpp677 EGLNativeWindowType wnd) { in createWindowSurface()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp106 HWND wnd; member
/hardware/google/gfxstream/guest/egl/
Degl.cpp541 egl_window_surface_t* wnd = new egl_window_surface_t( in create() local