Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/tests/ut_renderer/
DRenderer.cpp91 int Renderer::createContext(RenderingThread *thread, const ClientHandle &handle, ClientHandle share… in createContext() function in Renderer
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java112 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in GL2JNIView.ContextFactory
/development/tools/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