Searched refs:oldcontext (Results 1 – 4 of 4) sorted by relevance
188 CGLContextObj oldcontext; in get_max_size() local191 oldcontext = apple_cgl.get_current_context(); in get_max_size()193 if (!oldcontext) { in get_max_size()244 apple_cgl.set_current_context(oldcontext); in get_max_size()
29 status, oldcontext = lgetfilecon(path)30 if context != oldcontext:
183 ClassLoader oldcontext = current.getContextClassLoader(); in handle() local217 current.setContextClassLoader(oldcontext); in handle()
215 ClassLoader oldcontext = current.getContextClassLoader(); in handle() local249 current.setContextClassLoader(oldcontext); in handle()