Searched refs:sContext (Results 1 – 1 of 1) sorted by relevance
34 private static Context sContext; field in RenderScriptSingleton47 if (context.equals(sContext)) { in setContext()49 } else if (sContext != null) { in setContext()52 ", before clearing previous "+ sContext); in setContext()58 sContext = context; in setContext()69 if (sContext != null) { in clearContext()75 sContext = null; in clearContext()