Home
last modified time | relevance | path

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

/sdk/emulator/opengl/tests/ut_renderer/
DRenderer.cpp91 int Renderer::createContext(RenderingThread *thread, const ClientHandle &handle, ClientHandle share… in createContext() function in Renderer
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglMacApi.cpp153 EGLNativeContextType createContext(EGLNativeDisplayType dpy,EglConfig* cfg,EGLNativeContextType sha… in createContext() function
DEglX11Api.cpp243 EGLNativeContextType createContext(EGLNativeDisplayType dpy,EglConfig* cfg,EGLNativeContextType sha… in createContext() function
DEglWindowsApi.cpp512 EGLNativeContextType createContext(EGLNativeInternalDisplayType display,EglConfig* cfg,EGLNativeCon… in createContext() function