Searched refs:setTLS (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.cpp107 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
109 mCtx->setTLS(oldTLS);
H A DrsCpuScript.cpp750 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
752 mCtx->setTLS(oldTLS);
764 RsdCpuScriptImpl *oldTLS = mCtx->setTLS(this);
766 mCtx->setTLS(oldTLS);
792 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
794 mCtx->setTLS(oldTLS);
830 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
838 mCtx->setTLS(oldTLS);
H A DrsCpuCore.h157 RsdCpuScriptImpl * setTLS(RsdCpuScriptImpl *sc);
H A DrsCpuCore.cpp921 RsdCpuScriptImpl * RsdCpuReferenceImpl::setTLS(RsdCpuScriptImpl *sc) { function in class:RsdCpuReferenceImpl

Completed in 120 milliseconds