Home
last modified time | relevance | path

Searched defs:pushVariableScope (Results 1 – 3 of 3) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/data/
DDataContext.java36 void pushVariableScope(); in pushVariableScope() method
DDefaultDataContext.java65 public void pushVariableScope() { in pushVariableScope() method in DefaultDataContext
/external/deqp/framework/randomshaders/
DrsgVariableManager.cpp387 void VariableManager::pushVariableScope (VariableScope& scope) in pushVariableScope() function in rsg::VariableManager