HomeSort by relevance Sort by last modified time
    Searched refs:oldTLS (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuIntrinsic.cpp 107 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
109 mCtx->setTLS(oldTLS);
rsCpuScript.cpp 750 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);
    [all...]

Completed in 342 milliseconds