Home
last modified time | relevance | path

Searched refs:oldTLS (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuIntrinsic.cpp107 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this); in invokeForEach() local
109 mCtx->setTLS(oldTLS); in invokeForEach()
DrsCpuScript.cpp721 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this); in invokeForEach() local
723 mCtx->setTLS(oldTLS); in invokeForEach()
736 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this); in invokeRoot() local
738 mCtx->setTLS(oldTLS); in invokeRoot()
774 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this); in invokeFunction() local
778 mCtx->setTLS(oldTLS); in invokeFunction()