Searched defs:createContext (Results 1 – 4 of 4) sorted by relevance
269 private Context createContext(Scenario scenario, Context context) throws Exception { in createContext() method in NearbyDevicesRenouncePermissionTest
200 private static EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in ColorsGLRenderer
140 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in BlockingGLTextureView.EglHelper
102 public EGLContext createContext(EGL10 egl, EGLDisplay display, EGLConfig eglConfig) { in createContext() method in MosaicRendererSurfaceView.ContextFactory