Searched defs:newScope (Results 1 – 6 of 6) sorted by relevance
256 val newScope = SurfaceRequestScope(surfaceRequest) in <lambda>() constant264 val newScope = SurfaceOutputScope(surfaceOutput) in <lambda>() constant
89 R newScope = newScopeSupplier.get(); in prepare() local
46 private boolean newScope = false; field in DefaultDataContext
135 domReplaceScope(node, oldScope, newScope) { argument
281 LocalInstantiationScope *newScope = in cloneScopes() local
714 auto newScope = std::make_shared<Scope>(v->body(), currentScope_); in visit() local