Searched refs:setRootScript (Results 1 - 2 of 2) sorted by relevance
/frameworks/rs/ | ||
H A D | rsContext.h | 133 void setRootScript(Script *); |
H A D | rsContext.cpp | 675 void Context::setRootScript(Script *s) { function in class:Context 795 rsc->setRootScript(s); |
Completed in 105 milliseconds