Home
last modified time | relevance | path

Searched refs:mIsThreadable (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuExecutable.h101 mIsThreadable(isThreadable), mBuildChecksum(buildChecksum) { in ScriptExecutable()
198 bool getThreadable() const { return mIsThreadable; } in getThreadable()
230 bool mIsThreadable; variable
DrsCpuScript.cpp251 mIsThreadable = true; in RsdCpuScriptImpl()
290 mIsThreadable = mScriptExec->getThreadable(); in storeRSInfoFromSO()
606 mtls->isThreadable = mIsThreadable; in reduceMtlsSetup()
720 mtls->isThreadable = mIsThreadable; in forEachMtlsSetup()
DrsCpuScript.h131 bool mIsThreadable; variable
/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DMetadataExtractor.h114 bool mIsThreadable; variable
381 return mIsThreadable; in isThreadable()
/frameworks/compile/libbcc/bcinfo/
DMetadataExtractor.cpp190 mRSFloatPrecision(RS_FP_Full), mIsThreadable(true), in MetadataExtractor()
207 mRSFloatPrecision(RS_FP_Full), mIsThreadable(true), in MetadataExtractor()
569 mIsThreadable = true; in readThreadableFlag()
582 mIsThreadable = false; in readThreadableFlag()