Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglMacApi.cpp226 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){ in createWindowSurface() function
DEglX11Api.cpp295 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){ in createWindowSurface() function
DEglWindowsApi.cpp581 EGLNativeSurfaceType createWindowSurface(EGLNativeWindowType wnd){ in createWindowSurface() function
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.cpp528 HandleType FrameBuffer::createWindowSurface(int p_config, int p_width, int p_height) in createWindowSurface() function in FrameBuffer