Searched refs:rootContext (Results 1 – 4 of 4) sorted by relevance
111 private final Context rootContext; field in ServerImpl130 Context rootContext) { in ServerImpl() argument138 this.rootContext = Preconditions.checkNotNull(rootContext, "rootContext").fork(); in ServerImpl()502 Context baseContext = statsTraceCtx.serverFilterContext(rootContext); in createContext()
245 EGLContext rootContext = in createEglContext() local248 EGL14.eglCreateContext(eglDisplay, eglConfig, rootContext, contextAttributes, 0); in createEglContext()
290 EGLContext rootContext = in createEglContext() local293 egl.eglCreateContext(eglDisplay, eglConfig, rootContext, contextAttributes); in createEglContext()
115 private boolean rootContext; field in Emitter384 rootContext = root; in expectNode()1413 if (rootContext) { in writePlain()