Home
last modified time | relevance | path

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

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java770 EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig); in createContext() method
777 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig config) { in createContext() method in GLSurfaceViewCustom.DefaultContextFactory