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 103 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
105 mCtx->setTLS(oldTLS);
rsCpuScript.cpp 854 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
856 mCtx->setTLS(oldTLS);
876 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
878 mCtx->setTLS(oldTLS);
898 RsdCpuScriptImpl * oldTLS = mCtx->setTLS(this);
905 mCtx->setTLS(oldTLS);
    [all...]

Completed in 42 milliseconds