Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglWindowsApi.cpp126 SrfcInfo::SrfcInfo(HWND wnd):m_pb(NULL), in SrfcInfo()
579 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){ in createWindowSurface()
DEglMacApi.cpp205 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){ in createWindowSurface()
DEglX11Api.cpp291 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){ in createWindowSurface()
/sdk/emulator/opengl/system/egl/
Degl.cpp288 egl_window_surface_t* wnd = new egl_window_surface_t( in create() local